users@glassfish.java.net

Configuring An Embedded Connector

From: <glassfish_at_javadesktop.org>
Date: Mon, 15 Mar 2010 16:06:58 PDT

Hi

I want to configure an embedded connector before deploying my application, which the following command seems to promise:

asadmin create-resource-adapter-config myApp#myRA

That command succeeds. But I can't complete the configuration because of the following error:

asadmin create-connector-connection-pool --raname myApp#myRA --connectiondefinition example.MyConnectionDefinition myRA

Applications: Config element j2ee-application myApp is not found.
CLI137 Command create-connector-connection-pool failed.

Does anyone know if GlassFish allows embedded connector information to be set up prior to actually deploying the application?

Thanks

Joe
[Message sent by forum member 'teknomad' (joe.isaac_at_tolven.org)]

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