Lin Gao [
http://community.jboss.org/people/gaol] created the discussion
"Re: IronJacamar RHQ plugin development"
To view the discussion, visit:
http://community.jboss.org/message/583555#583555
--------------------------------------------------------------
http://community.jboss.org/servlet/JiveServlet/showImage/11217/no_tx_mcf_...
http://community.jboss.org/servlet/JiveServlet/downloadImage/11217/no_tx_...
Diagram above is the screenshot of current implementation of the proof of concept code.
The localtransaction.rar/notransaction.rar/xatransaction.rar are the real data generated
using the code generator(all of them are JCA 1.6), and deployed in the EmbeddedJCA
container.
Each .rar in the diagram represents a connector, and the string displayed here is the
uniqueId of the connector.
There is one ManageConnectionFactory instance for each .rar deployment in this case, and
they are accessible from RHQ plugin, but I don`t know how to display them, here the
'No Tx ConnectionFactory' is the faked data. So I need a string to display them
and identify them. Jndi name is the best choice I think, so I need a way to get the jndi
name from org.jboss.jca.core.api.management package.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/583555#583555]
Start a new discussion in IronJacamar Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]