Java Reference
In-Depth Information
</inbound-resourceadapter>
<adminobject>
<adminobject-interface>javax.jms.Queue</adminobject-interface>
<adminobject-class>org.apache.activemq.command.ActiveMQQueue</adminobject-class>
. . . . . .
</adminobject>
<adminobject>
<adminobject-interface>javax.jms.Topic</adminobject-interface>
<adminobject-class>org.apache.activemq.command.ActiveMQTopic</adminobject-class>
. . . . . .
</adminobject>
</resourceadapter>
</connector>
Now that we have completed the configuration, let's deploy the resource adapter
( activemq-rar-5.7.0.rar) into our JBoss AS 7 and check that the JCA factor-
ies and objects have been correctly bound to the application server:
Search WWH ::




Custom Search