users@glassfish.java.net

Re: AS400

From: <glassfish_at_javadesktop.org>
Date: Mon, 10 Sep 2007 22:28:11 PDT

The Connection pool is created with the DataSource class name [b]com.ibm.as400.access.AS400JDBCDataSource[/b] .

In GlassFish, it can be created using the admin console. You can refer to http://blogs.sun.com/JagadishPrasath/entry/creating_jdbc_connection_pool_resource for the instructions on the same. While creating the connection pool, specify the Data source classname as com.ibm.as400.access.AS400JDBCDataSource and select the resource type as javax.sql.DataSource.
[Message sent by forum member 'sm157516' (sm157516)]

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