Hi all,
I'm using tomcat 8.5 and I need to configure a datasource in tomcat;

If a configure it in the contex.xml file under conf directory using the tag
<resource> everythings goes well.

But if I configure it in the server.xml file under the conf directory,  a
message tell me that the resource that i have called jdbc/dataSource in not
bound in this context;

Now I'm asking why, Tomcat cannot detect that the datasource is configured
in the server.xml file?
And why i should have to configure the resource in the context.xml under
the conf direcory?

thanks really much




-- 
Ing. Viscomi Francesco

Reply via email to