[jboss-user] [IronJacamar] - Re: ResourceAdapter.start

Stan Brown do-not-reply at jboss.com
Mon Nov 22 17:44:19 EST 2010


Stan Brown [http://community.jboss.org/people/traffic] created the discussion

"Re: ResourceAdapter.start"

To view the discussion, visit: http://community.jboss.org/message/572309#572309

--------------------------------------------------------------
My take on figure 5.4 is as follows:
 
1)An individual (the resource adapter deployer) configures the ra.xml deployment descriptor.
2) The individual deploys the configured resource adapter in the application server.  The deployment can be done using a deployment tool or by some other means supported by the application server.
3) The application server bootstraps the configured resource adapter.  Section 5.3.1 defines bootstrapping as follows:
 
In order to bootstrap a resource adapter instance, the application server must
use the configured ResourceAdapter JavaBean and call its start method. The
start method call is a startup notification from the application server, and this
method is called by an application server thread.
 
 
But I can be wrong about this – it's happened before.
 
My take on figure 5.4 is as follows:

1) An individual (the resource adapter deployer) configures the ra.xml deployment descriptor.

2) The individual deploys the configured resource adapter in the application server.  The deployment can be done using a deployment tool or by some other means supported by the application server.

3) The application server bootstraps the configured resource adapter.  Section 5.3.1 defines bootstrapping as follows:

+In order to bootstrap a resource adapter instance, the application server must+
+use the configured ResourceAdapter JavaBean and call its start method. The+
+start method call is a startup notification from the application server, and this+
+method is called by an application server thread.+


But I can be wrong about this – it's happened before.
Thanks for your help.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/572309#572309]

Start a new discussion in IronJacamar at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101122/56a9309a/attachment-0001.html 


More information about the jboss-user mailing list