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 [EMAIL PROTECTED]  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to