webtier@glassfish.java.net

Re: web application working in tomcat but same is not woring ...

From: <forums_at_java.net>
Date: Fri, 24 Jun 2011 06:16:27 -0500 (CDT)

You have to define the datasource somewhere. In Tomcat this is done in
context.xml. In GlassFish you can use the admin console to define datasources
(among other possibilities). You first have to define a connection pool and
then use this to create a data source.

Have a look at Jagadish's blog:

http://blogs.oracle.com/JagadishPrasath/entry/creating_jdbc_connection_pool_resource


--
[Message sent by forum member 'writtmeyer']
View Post: http://forums.java.net/node/808852