From jackrabbit-dev-return-4684-apmail-incubator-jackrabbit-dev-archive=www.apache.org@incubator.apache.org Fri Dec 02 11:44:21 2005 Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 92246 invoked from network); 2 Dec 2005 11:44:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Dec 2005 11:44:20 -0000 Received: (qmail 45833 invoked by uid 500); 2 Dec 2005 11:44:18 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 45822 invoked by uid 99); 2 Dec 2005 11:44:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 03:44:18 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_MESSAGE,NO_REAL_NAME,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of j.alkjaer@gmail.com designates 64.233.182.205 as permitted sender) Received: from [64.233.182.205] (HELO nproxy.gmail.com) (64.233.182.205) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 03:45:47 -0800 Received: by nproxy.gmail.com with SMTP id x30so208035nfb for ; Fri, 02 Dec 2005 03:43:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PfURmcebxHkSmTbzZfzfNkMS9D4xMNsJJ1Rxf9im9bwy/ldIZwmcKLFzlrIvverVy8qE1svsNCO58yHu2zqQPlUKRoBv/CUJ0P8wFzfnvZEPrejIhCEBhB5YzVJeJED04G6AzdJC2Rj26gNizhY88Kni6wfXyFi3r+lucCd+S/8= Received: by 10.49.4.2 with SMTP id g2mr43712nfi; Fri, 02 Dec 2005 03:43:55 -0800 (PST) Received: by 10.48.232.7 with HTTP; Fri, 2 Dec 2005 03:43:55 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2005 12:43:55 +0100 From: To: jackrabbit-dev@incubator.apache.org Subject: Re: weblogic 8.1 JAAS problem In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38103_31800267.1133523835372" References: <90a8d1c00512020203s7746a409g89178a41ba6e1d4c@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_38103_31800267.1133523835372 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Works like a charm :-) Thanks a bunch. Johannes On 12/2/05, j.alkjaer@gmail.com wrote: > > Thank for the reply. > > I will port to 1.0 and post the results > > /Johannes > > > > On 12/2/05, Stefan Guggisberg wrote: > > > > On 12/1/05, j.alkjaer@gmail.com wrote: > > > Hi all, > > > > > > Has anybody gotten jackrabbit to run in Weblogic 8.1 > > > I got the JCA adapter deployed, after making it compile against J2EE > > 1.3 > > > (ResourceException constructor mismatch) > > > After delploying the rar inside an ear the Repository is bound to > > weblogics > > > JNDI and I can look it up without problems > > > When calling login however, I get the dreaded NoLoginModule > > configured. > > > Naively I tried to specify the jaas login config both as a System > > prop. > > > and in the JRE's java.securty file. > > > > > > I somehow knew in advance that it would be problematic, given > > Weblogic's own > > > JAAS usage and custom security providers and so on. > > > So - has any ventured down this path before, and found a way. > > > > did you try specifying the LoginModule in repository.xml? > > > > > > > > I should probably mention that we are using jackrabbit 0.16.4-dev (JC= A > > > adpater source taken from svn) > > > I could migrate to the latest svn, but I have a hunch that it won't > > help > > > with this problem > > > > aha? note that since there are no jackrabbit releases yet we don't have > > the > > time to help with issues in jackrabbit snapshots that are more than 6 > > months > > old! please only report issues that occur in the current trunk. > > > > cheers > > stefan > > > > > > > > > > > Thanks in advance. > > > > > > Johannes > > > > > > > > > > ------=_Part_38103_31800267.1133523835372--