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=30225>. 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=30225 <resource-ref> not properly parsed ------- Additional Comments From [EMAIL PROTECTED] 2004-07-25 07:52 ------- Actually, the problem is with the documentation on the Apache website. It gives examples with the <resource-ref> being the first element under a <web- app>. The actual location should be after the servlet mapping elements, etc. Even when <resource-ref> is in the proper location, Tomcat 4.1.30 does not behave properly (4.1.27 does behave properly). 4.1.30 throws an exception that nulls out all the servlet's init parameters when the server.xml lacks the JNDI jdbc definitiion. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]