You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Caldarale, Charles R" <Ch...@unisys.com> on 2008/04/16 20:08:37 UTC

RE: javax.naming.NameNotFoundException: Name jdbc is not bound inthisContext

> From: Christopher Schultz [mailto:chris@christopherschultz.net] 
> Subject: Re: javax.naming.NameNotFoundException: Name jdbc is 
> not bound inthisContext
> 
> Can you think of a reason not to have Tomcat simply
> refuse to load a <Context> that specifies its own 
> path (unless it is in server.xml)?

Only for compatibility with older or sloppily implemented pre-packaged
webapps from third parties.

I'd certainly like to see a Tomcat config tag with a couple of settings
that would log or optionally reject badly formed <Context> elements.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: javax.naming.NameNotFoundException: Name jdbc is not bound inthisContext

Posted by Mark Thomas <ma...@apache.org>.
Caldarale, Charles R wrote:
> I'd certainly like to see a Tomcat config tag with a couple of settings
> that would log or optionally reject badly formed <Context> elements.

Patches are always welcome ;)

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org