From users-return-2354-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Feb 23 14:44:33 2007 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 80521 invoked from network); 23 Feb 2007 14:44:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2007 14:44:33 -0000 Received: (qmail 81703 invoked by uid 500); 23 Feb 2007 14:44:33 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 81666 invoked by uid 500); 23 Feb 2007 14:44:33 -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 81642 invoked by uid 99); 23 Feb 2007 14:44:33 -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 06:44:33 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of daniel.ramagem@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 06:44:22 -0800 Received: by ug-out-1314.google.com with SMTP id p31so364989ugc for ; Fri, 23 Feb 2007 06:44:01 -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:references; b=kdei2p0AGsv/Ov9a84C2+WGIQO6foN4sIFeABKe9BFGCn6TixF1s/Inyuu8mB/EIqs8S/EwmMjTiMM/Xdvfsqzqv6SeXXEc3XSTbaQ/0vbuVDUKtKkHsR7oEDaoEh9aVrDF6TxtBDb2QUi2ghoQ4B+lnSrlVeLbeThnBKQPyJ98= 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:references; b=mRdCKAK+5r/NBsEe5QEqOGtRfjDjx/droncGFFh2dN4SUcXXhy2tHT7/93nUnqt9E1HMA7IcO4P8crP0DHAKLpcPGhcXOJNnw0jwIL6PYNk7bSxwVH9prQ8b9Gn4z3La1Mpge1DkjkZHIWEj6/zZ2voZwXcrC44qNC7CBwu+Z1Q= Received: by 10.78.193.19 with SMTP id q19mr176265huf.1172241840372; Fri, 23 Feb 2007 06:44:00 -0800 (PST) Received: by 10.78.202.13 with HTTP; Fri, 23 Feb 2007 06:44:00 -0800 (PST) Message-ID: <584f6cce0702230644l4b1b8043w8bd04a3664a10f8c@mail.gmail.com> Date: Fri, 23 Feb 2007 09:44:00 -0500 From: "Daniel Bloomfield Ramagem" To: users@jackrabbit.apache.org Subject: Re: Jackrabbit Resource Adapter + Working with Multiple Workspaces In-Reply-To: <510143ac0702230150o14876f2bs515962dc4be0f05e@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_40969_14368199.1172241840224" References: <584f6cce0702221212x30534d1v7e6fa0ba2532f5e8@mail.gmail.com> <584f6cce0702221312x7f424869n3d6cb16c4c05e9a4@mail.gmail.com> <510143ac0702230150o14876f2bs515962dc4be0f05e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_40969_14368199.1172241840224 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Done: https://issues.apache.org/jira/browse/JCR-763. On 2/23/07, Jukka Zitting wrote: > > 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 > ------=_Part_40969_14368199.1172241840224--