This is fixed in the current Tomcat 3.3.1-dev, which you can get at: <http://jakarta.apache.org/builds/jakarta-tomcat/nightly-3.3.x/>
Cheers, Larry > -----Original Message----- > From: Erik Billerby [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 24, 2002 7:50 AM > To: [EMAIL PROTECTED] > Subject: Absolute path in AutoWebApp - bug? > > > Hi! > > On win32-platform it seems that using an absolute path in the > dir property > of the AutoWebApp tag in my server.xml does not work properly. > > I have the following directive set in my server.xml: > > <AutoWebApp dir="d:/testa/jakarta-tomcat-3.3a/webapps" > host="DEFAULT"/> > > Starting tomcat, the following message appears in the console: > > "AutoWebApp: No autoconf directory > c:\vosp2\d:\testa\jakarta-tomcat-3.3a\webapps" > > Since c:\vosp2 is declared as the home property in my > ContextManager tag, it > seems to me like the AutoWebApp tag does not support absolute paths... > > I need to make this work. Is there a workaround? > > Thanks > /Erik > > > > > > > _________________________________________________________________ > Chatta med v�nner online, prova MSN Messenger: http://messenger.msn.se > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
