users@glassfish.java.net

Re: Configuring An Embedded Connector

From: <glassfish_at_javadesktop.org>
Date: Tue, 16 Mar 2010 21:46:27 PDT

You can create a resource-adapter-config for a resource-adapter (RAR) before deploying the RAR.
resource-adapter-config has configuration information of the RAR that will be used during RAR deployment (or start). Hence it is allowed and necessary to be able to create resource-adapter-config before deploying the RAR.
Above requirements does not apply for connection-pools. and hence you cannot create connector connection pool before deploying the RAR. Is there a reason why you want to create the connection pool before deploying the RAR ?
[Message sent by forum member 'jr158900' (Jagadish.Ramu_at_Sun.com)]

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