Return-Path: Delivered-To: apmail-karaf-user-archive@minotaur.apache.org Received: (qmail 78743 invoked from network); 28 Dec 2010 10:15:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Dec 2010 10:15:57 -0000 Received: (qmail 67600 invoked by uid 500); 28 Dec 2010 10:15:57 -0000 Delivered-To: apmail-karaf-user-archive@karaf.apache.org Received: (qmail 67326 invoked by uid 500); 28 Dec 2010 10:15:56 -0000 Mailing-List: contact user-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@karaf.apache.org Delivered-To: mailing list user@karaf.apache.org Received: (qmail 67318 invoked by uid 99); 28 Dec 2010 10:15:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Dec 2010 10:15:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gnodet@gmail.com designates 74.125.82.46 as permitted sender) Received: from [74.125.82.46] (HELO mail-ww0-f46.google.com) (74.125.82.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Dec 2010 10:15:50 +0000 Received: by wwj40 with SMTP id 40so9525172wwj.3 for ; Tue, 28 Dec 2010 02:15:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=nITtmEIJ+a42GRBG7OTV1LPJ2MbolacBLuCsmI2qXBE=; b=G0lWLGdKqNtKvtOtHqtqg/PkChWmBhP8Tls2z2RDouE9p4Unr1u/Y4wxZbqCfgXZ/J lpeWyIhtLycrA3g3KCuWw+N2lCr1ibl52al0r6x5Ekr403kibpH6HWs6ku4f/acLipIH tuhnFsrPeHDji/JRwVs/A558zcHOOSLUrSwnQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=AfX2aAaOoVL5IV3qKmVtkIYbxDm+MQHz/LcKO30mpAlgbFob668o0rmlMlM+qvadUQ m2TrntJRnSpCTPJEfTDGuNXK5E1h7C3ko3Md1X6JcNOrXLj38Su9YAVbz9d4MQ1rWXLg gnL1wMtGDNRAMS3OVV/FyctHp6UJfC3/SUfH8= MIME-Version: 1.0 Received: by 10.227.132.206 with SMTP id c14mr7907720wbt.124.1293531328941; Tue, 28 Dec 2010 02:15:28 -0800 (PST) Received: by 10.227.132.139 with HTTP; Tue, 28 Dec 2010 02:15:28 -0800 (PST) In-Reply-To: <6214206A-E171-4F41-B4B8-E15E14BF8F5B@neociclo.com> References: <6214206A-E171-4F41-B4B8-E15E14BF8F5B@neociclo.com> Date: Tue, 28 Dec 2010 11:15:28 +0100 Message-ID: Subject: Re: Problem reusing JAAS login modules From: Guillaume Nodet To: "user@karaf.apache.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org It's certainly a missing import package. When drpped into the deploy folder, the deployer will automatically add the required import packages. On Tuesday, December 28, 2010, Rafael Marins w= rote: > Hi, > When using the PropertiesLoginModule from a blueprint file in my bundle l= ocated at the /OSGI-INF/blueprint/ folder, I've encountered problem with Cl= assNotFoundException. But I can get it working properly when deploying the = blueprint xml into the /deploy/ folder. > Check the logging stack trace here:=A0http://pastebin.com/yFiKkpg3=A0(at = line 57) > From my blueprint file: accord-jaas-module.xml > =A0=A0...=A0=A0 =A0 =A0 =A0 =A0 =A0 =A0 users = =3D $[karaf.base]/etc/accord-users.properties=A0 =A0 =A0 =A0 debug =3D true= =A0 =A0 =A0 =A0=A0... > Any ideas on what must be done to solve this problem? > --Rafael Marins > > > > > --=20 Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com