Quick correction on that previous post:
e.g. "webapps/Production/tests.test.jsp". 

-----Original Message-----
From: Scott Cowley [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 31, 2006 3:40 PM
To: users@tomcat.apache.org
Subject: Datasource following appBase changes

Hi.
How come when I put contexts one directory below my "appBase" I can
still get .html and .jsp's served, but the DataSource can't be found?
e.g. "webapps/tests/test.jsp".

- Thank you for any help!

from javax.servlet.ServletException:
"Name jdbc is not bound in this context"

There is a "context.xml" file in META-INF, as well as a "web.xml" file
in WEB-INF.

Tomcat 5.5.20, default install, no changes to "server.xml"
(appBase=webapps).


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


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

Reply via email to