Hi,
Because you've probably left autoDeploy on for your Host.

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: news [mailto:[EMAIL PROTECTED] On Behalf Of Ian Brandt
>Sent: Monday, December 06, 2004 7:14 PM
>To: [EMAIL PROTECTED]
>Subject: Won't deploy to root context even with Context path=""?
>
>
>Hi,
>
>I'm running 5.0.28.  I'm using the default
$CATALINA_HOME/conf/server.xml.
>  I have removed the ROOT and example webapps leaving only admin,
manager
>(in server/webapps), and myapp (expanded into $CATALINA_HOME/webapps).
In
>$CATALINA_HOME/conf/Catalina/localhost/myapp.xml I have specified my
>Context path="".  When I start the server I get:
>
>INFO: Installing web application at context path /myapp from...
>
>I then also get the apparently infamous:
>
>[myapp] WARN [main] SettingsFactory.buildSettings(96) | Could not
obtain
>connection metadata
>org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver
of
>class '' for connect URL 'null'
>
>When I change the Context path back to ="myapp" in myapp.xml the JDBC
>error goes away, so I'm assuming there's some sort of context mismatch
>when I specify "" but Tomcat deploys to /myapp anyway.
>
>So my question is why might Tomcat deploy my webapp to the context path
>/myapp as opposed to the root context when I specify path=""?
>
>Thanks!
>
>Ian
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to