Ok... this begs the question: Why did you add the datasource to
$TOMCAT_BASE/conf/context.xml? The datasource should be in your
individual webapp's context.xml file where all you have to do is restart
the webapp via the manager webapp.
--David
shunhecun wrote:
Hi,
I added a jdbc datasource to $TOMCAT_BASE/conf/context.xml using W3C DOM.
But I have to restart the server find the new resource.
I wonder is there a way to add new resources to
$TOMCAT_BASE/conf/context.xml on Tomcat 5.5.23, without restarting server to
find it?
Regards,
cun
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]