[jboss-as7-dev] JMS RA access in JBoss AS7

Marius Bogoevici marius.bogoevici at gmail.com
Wed Oct 12 14:11:47 EDT 2011


On 10/12/2011 01:39 PM, Jesper Pedersen wrote:
> 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.
OK, thanks!
>
> What is the use-case ?
I'm trying to set up a JcaMessageListenerContainer with Spring (needs 
access to the RA).
>
> Best regards,
>   Jesper
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list