Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 371CC4230 for ; Wed, 15 Jun 2011 08:42:36 +0000 (UTC) Received: (qmail 34642 invoked by uid 500); 15 Jun 2011 08:42:35 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 34605 invoked by uid 500); 15 Jun 2011 08:42:35 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 34597 invoked by uid 99); 15 Jun 2011 08:42:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 08:42:35 +0000 X-ASF-Spam-Status: No, hits=4.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_SOFTFAIL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of punisher80@hotmail.it does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 08:42:30 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QWlft-00078z-MF for users@camel.apache.org; Wed, 15 Jun 2011 01:42:09 -0700 Date: Wed, 15 Jun 2011 01:42:09 -0700 (PDT) From: punisher To: users@camel.apache.org Message-ID: <1308127329681-4490538.post@n5.nabble.com> In-Reply-To: References: <1307981091498-4484886.post@n5.nabble.com> <4DF6D3BD.1050702@gmail.com> Subject: Re: Camel-Jetty JAAS Ldap MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I'm not using Karaf The problem was the parameter string -Djavax.security.auth.login.config and not -Djava.security.auth.login.config but now I have another error: Caused by: java.io.IOException: Unable to locate a login configuration at com.sun.security.auth.login.ConfigFile.init(ConfigFile.java:250) at com.sun.security.auth.login.ConfigFile.(ConfigFile.java:91) ... 80 more -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Jetty-JAAS-Ldap-tp4484886p4490538.html Sent from the Camel - Users mailing list archive at Nabble.com.