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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10948

JNDI lookup in servlet init fails





------- Additional Comments From [EMAIL PROTECTED]  2003-01-06 17:10 -------
There is no mechanism for defining resource links in web.xml because they are a
Tomcat specific feature.  However, if you use the manager webapp's "deploy"
command, you can include a "META-INF/context.xml" file in the WAR that Tomcat
will respect -- in there you can put a <Context> element (including the nested
resource definitions or resource links).

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

Reply via email to