On 30/06/2010 11:59, Tomislav Petrović wrote:
>         <Context path="/some_webapp" docBase="/some_webapp" debug="0" 
> reloadable="true" crossContext="true">
>           <ResourceLink global="jdbc/SomeDB" name="jdbc/SomeDB" 
> type="javax.sql.DataSource" />
>           <ResourceLink global="jdbc/SomeDB2" name="jdbc/SomeDB2" 
> type="javax.sql.DataSource" />

If these are the actual values then it's a miracle it's working at all.

Instead of defining it there, remove the debug, path and docBase
attributes and put it in

 some_webapp/META-INF/context.xml


Tomcat will work out the rest automatically.


p

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to