Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 83438 invoked from network); 23 Feb 2007 09:50:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2007 09:50:38 -0000 Received: (qmail 6401 invoked by uid 500); 23 Feb 2007 09:50:46 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 6114 invoked by uid 500); 23 Feb 2007 09:50:45 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 6105 invoked by uid 99); 23 Feb 2007 09:50:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 01:50:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jukka.zitting@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 01:50:34 -0800 Received: by ug-out-1314.google.com with SMTP id p31so310112ugc for ; Fri, 23 Feb 2007 01:50:11 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qbaWqR3tZWyHwrK7EiqMmMGSVDJuZNBFWoNJ7TZ0HXX2TI/+MVR5msZ6ixA7JPHsLkJ+7rpddtWZick5sx3zOulHoNAv9z/DH6hkiYlOhDenTtq/Mec3UlFerMdhsxHeAo6XMq96+H/iTiGNGOovKW29U39wDm6fM2f3WAnCdRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=moSNWuErdcj2snOiH0OhM43kE6kg9LpySMS8GcZdkDtFtqCLKJr2yJxpZ+9tgov5nn5MVh+t+4mk6Xa1uxsEla6fyxXMlRK8/XWLSJreanjUFcRWezvICaSBQxKXJTylg8x+iyzRzw0gK/+bUMjABb/b0soIBWJ39W0Acx9N4Pc= Received: by 10.78.146.11 with SMTP id t11mr147689hud.1172224211193; Fri, 23 Feb 2007 01:50:11 -0800 (PST) Received: by 10.78.106.19 with HTTP; Fri, 23 Feb 2007 01:50:11 -0800 (PST) Message-ID: <510143ac0702230150o14876f2bs515962dc4be0f05e@mail.gmail.com> Date: Fri, 23 Feb 2007 11:50:11 +0200 From: "Jukka Zitting" To: users@jackrabbit.apache.org Subject: Re: Jackrabbit Resource Adapter + Working with Multiple Workspaces In-Reply-To: <584f6cce0702221312x7f424869n3d6cb16c4c05e9a4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <584f6cce0702221212x30534d1v7e6fa0ba2532f5e8@mail.gmail.com> <584f6cce0702221312x7f424869n3d6cb16c4c05e9a4@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 2/22/07, Daniel Bloomfield Ramagem wrote: > Ack, to make matters worse, when I comment out the lines for the creation of > the second workspace (ws2), the code runs fine but I can't seem to login to > ws1. On the file system the "ws1" workspace directory got created OK. But > the System.out.println prints "default" for the workspace name) Sounds alarming. Can you file a bug report for that? Any log files with details on what happens within Jackrabbit during the operation would be helpful. BR, Jukka Zitting