Return-Path: Delivered-To: apmail-jakarta-turbine-dev-archive@apache.org Received: (qmail 94429 invoked from network); 4 Jan 2003 00:55:10 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 4 Jan 2003 00:55:10 -0000 Received: (qmail 20589 invoked by uid 97); 4 Jan 2003 00:56:32 -0000 Delivered-To: qmlist-jakarta-archive-turbine-dev@jakarta.apache.org Received: (qmail 20572 invoked by uid 97); 4 Jan 2003 00:56:31 -0000 Mailing-List: contact turbine-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Turbine Developers List" Reply-To: "Turbine Developers List" Delivered-To: mailing list turbine-dev@jakarta.apache.org Received: (qmail 20560 invoked by uid 98); 4 Jan 2003 00:56:31 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Quinton McCombs" To: "'Turbine Developers List'" Subject: RE: [SOURCE] Issue #TTWS32 modified Date: Fri, 3 Jan 2003 18:55:20 -0600 Message-ID: <001601c2b38b$f4bf9ee0$020a0a0a@blaze> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I sent out a message after Henning made his changes to the Turbine servlet to switch to commons-logging. I had made this change back then. http://archives.apache.org/eyebrowse/ReadMsg?listName=turbine-dev@jakart a.apache.org&msgNo=12644 I thought that it got resolved although I just now removed my changes to verify this and found the problem again. Here is my web.xml nequalsone Version 1.4 nequals1 org.apache.turbine.Turbine properties /WEB-INF/conf/TurbineResources.properties The value for applicationRoot is coming from a constant defined in org.apache.turtine.TurbineConstants. /** Default Value for the Path to the TurbineResources.properties File */ String APPLICATION_ROOT_DEFAULT = "/WEB-INF/conf/TurbineResources.properties"; > -----Original Message----- > From: Chris K Chew [mailto:chris@fenetics.com] > Sent: Friday, January 03, 2003 5:20 PM > To: Turbine Developers List > Subject: RE: [SOURCE] Issue #TTWS32 modified > > > > From: Quinton McCombs [mailto:qmccombs@nequalsone.com] > > I don't really understand what applicationRoot is really > used for. If > > someone else that understands this code better could take a look at > > this, I would really appreciate it. > > From what I gather, the applicationRoot property allows you > >to specify the location of TR.props when it is outside the > web context as configured in the container. > > What do you have in your web.xml file for setting the > applicationRoot property? Are you deploying this in a .war file? > > Also, is there a thread in the lists that led up to this > scarab issue? I couldn't find anything in my searches, but > would like to know (and > apologize) if I am missing something. > > Thanks, > > Chris > > > -- > To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org> > For > additional commands, > e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: