Return-Path: Delivered-To: apmail-jakarta-turbine-user-archive@www.apache.org Received: (qmail 71888 invoked from network); 3 Aug 2004 14:17:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Aug 2004 14:17:36 -0000 Received: (qmail 71287 invoked by uid 500); 3 Aug 2004 14:17:32 -0000 Delivered-To: apmail-jakarta-turbine-user-archive@jakarta.apache.org Received: (qmail 71253 invoked by uid 500); 3 Aug 2004 14:17:32 -0000 Mailing-List: contact turbine-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Turbine Users List" Reply-To: "Turbine Users List" Delivered-To: mailing list turbine-user@jakarta.apache.org Received: (qmail 71238 invoked by uid 99); 3 Aug 2004 14:17:32 -0000 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=PRIORITY_NO_NAME,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [80.91.224.249] (HELO main.gmane.org) (80.91.224.249) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 03 Aug 2004 07:17:29 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bs06R-0003Ah-00 for ; Tue, 03 Aug 2004 16:17:21 +0200 Received: from 204.62.206.252 ([204.62.206.252]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Aug 2004 16:17:19 +0200 Received: from jose.arrazolo by 204.62.206.252 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Aug 2004 16:17:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: turbine-user@jakarta.apache.org From: "joe" Subject: Server.xml,Web.xml and Turbine Properties Date: Tue, 3 Aug 2004 09:17:14 -0500 Lines: 32 Message-ID: Reply-To: "joe" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 204.62.206.252 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, I am using Tomcat 2.2, Velocity (.vm not .jsp), Torque, JDK 1.4.1 and using LDAP security (org.apache.turbine.services.security.ldap). The app runs ok when I start up from the command line (startup.bat). However, when I run or debug the app using JBuilder, I am able to start up Tomcat's WEBDaV and ROOT ok and can browse through these two web apps ok. However, while the debugger cant start up these two apps, for my app it throws the following error: StandardManager[/jace]: Seeding random number generator class java.security.SecureRandom StandardManager[/jace]: Seeding of random number generator has been completed ContextConfig[/jace]: Added certificates -> request attribute Valve ContextConfig[/jace]: No Realm has been configured to authenticate against ContextConfig[/jace]: Marking this application unavailable due to previous error(s) StandardContext[/jace]: Error initializing naming context for context /jace StandardContext[/jace]: Context startup failed due to previous errors StandardContext[/jace]: Error initializing naming context for context /jace I've played with realm settings, context settings but not being successfull yet. Can some one share any light on this for me please. Specially if you have a similar setup with Tomcat can you share the xml and properties settings. Any help will be greatly appreciated it. Thnaks --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-user-help@jakarta.apache.org