users@glassfish.java.net

Re: How to create a connection pool programmatically in glassfis

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Fri, 10 Feb 2012 13:15:44 +0530

If you just want the pool to be created before the application uses it,
then you can use glassfish-resources.xml or @DataSourceDefinition (part
of Java EE standard and hence portable). Search net or this forum for
more information.

Sahoo
On Friday 10 February 2012 12:56 PM, forums_at_java.net wrote:
> I wanted to try both. The main goal is to have the pool created when the
> web application deployed on that server is first accessed. To start
> with I
> was looking for a standalone client which connects to the server.
>
> Would the implementation be different? I am currently facing problems in
> locating the AMX API & impl libraries.
>
>
> --
>
> [Message sent by forum member 'table1']
>
> View Post: http://forums.java.net/node/883418
>
>