You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/07/28 19:35:29 UTC

DO NOT REPLY [Bug 29895] - context.xml isn't read properly by Manager application.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29895>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29895

context.xml isn't read properly by Manager application.





------- Additional Comments From yoavs@computer.org  2004-07-28 17:35 -------
You deploy to a specific Host by accessing the Manager URL for that Host.  Each 
Host must have its own Manager webapp.  One Manager webapp cannot work with 
multiple Hosts.  In the future, I suggest using the mailing lists rather than 
Bugzilla to ask questions: you will get more and better answers.

As for your bug submission itself, let me see if I understand correctly.
- When you deploying using appname.xml, everything works fine.
- When you deploy a WAR file which has META-INF/context.xml, the Resource 
information from context.xml is not read.
- When you deploy using a folder on the hard drive, you get the error message 
about the JDBC driver of class '' for connect URL 'null'.

Is that right?  The configuration is the same for your tests, specifically the 
DBCP and your JDBC driver JARs are in the same directory?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org