Jesper Pedersen [
http://community.jboss.org/people/jesper.pedersen] created the
discussion
"Re: ResourceAdapter.start"
To view the discussion, visit:
http://community.jboss.org/message/572453#572453
--------------------------------------------------------------
1) An individual (the resource adapter deployer) configures the
ra.xml deployment descriptor.
Metadata is read from ra.xml or the annotations -
instances of the classes are created and the values injected.
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.
The connection factories and admin
objects are bound in JNDI.
3) The application server bootstraps the configured resource
adapter. Section 5.3.1 defines bootstrapping as follows:
The container calls the
start() method after which the resource adapter is ready to serve requests.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/572453#572453]
Start a new discussion in IronJacamar at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]