[jboss-as7-dev] JMS RA access in JBoss AS7
Jesper Pedersen
jesper.pedersen at jboss.org
Wed Oct 12 13:39:26 EDT 2011
On Wednesday, October 12, 2011 01:33:19 PM Marius Bogoevici wrote:
> Does AS7 provide a way to accessing the messaging ResourceAdapter ?
>
Yes - through the IronJacamar Core/SPI.
> In JBoss AS 5/6 it was possible to get access to it through the JMX bean
> 'jboss.jca:name='jms-ra.rar',service=RARDeployment' but I cannot see any
> equivalent in AS7 (either JMX, JNDI or other).
>
Nope, see
ejb3/src/main/java/org/jboss/as/ejb3/component/EJBUtilities.java
as an example.
What is the use-case ?
Best regards,
Jesper
More information about the jboss-as7-dev
mailing list