users@glassfish.java.net

Re: And yet another Websphere 5.x to Glassfish App Conversion - JDBC naming

From: <glassfish_at_javadesktop.org>
Date: Thu, 13 Nov 2008 21:10:06 PST

The domain.xml found under <install_root>/domains/domain1/config will have the configuration information for your jdbc connection pool. When you create the connection pool, this is the file that gets updated. Also, there would be a jdbc-resource element for the resource you created with the connection pool. In the web.xml, you should specify the jndi name you gave for the jdbc resource for res-ref-name.
[Message sent by forum member 'sm157516' (sm157516)]

http://forums.java.net/jive/thread.jspa?messageID=316704