Sorry,
I think you define your DataSource inside the GlobalNamingResources
section, but your first jndi parameter are correct (java:comp/env/
jdbc/be_Publisher).
You need a ResourceLink inside you app context.
Define a file META-INF/context.xml
Links:
http://tomcat.apache.org/tomca
Peter Rossbach wrote:
Wrong lookup name:
Use:
"java:comp/jdbc/be_Publisher"
Peer
Am 28.01.2006 um 11:03 schrieb Legolas Woodland:
"java:comp/env/jdbc/be_Publisher");
I change it according to your advice but it still return the same error.
some more description : when i deploy the applic
Wrong lookup name:
Use:
"java:comp/jdbc/be_Publisher"
Peer
Am 28.01.2006 um 11:03 schrieb Legolas Woodland:
"java:comp/env/jdbc/be_Publisher");
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: