in the mdb container you can set in the properties: ActivationSpecClass org.apache.activemq.ra.ActiveMQActivationSpec
AMQ is the default so likely the issue you hit Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-09-29 9:47 GMT-07:00 dimas <[email protected]>: > this is what is see: > > INFO: Configuring Service(id=MySonicAdapter, type=Resource, > provider-id=genericra) > .. > INFO: Creating Resource(id=MySonicAdapter) > Sep 29, 2015 9:50:19 AM org.apache.openejb.assembler.classic.Assembler > doCreateResource > INFO: Thread pool size for 'MySonicAdapter' is (30) > > > > SEVERE: Unable to deploy collapsed ear in war > StandardEngine[Catalina].StandardHost[localhost].StandardContext[] > org.apache.openejb.OpenEJBException: Creating application failed: > D:\play\TestIntegration\target\test-integration-1.0-SNAPSHOT: Error > deploying 'myMDB'. Exception: class org.apache.openejb.OpenEJBException: > Unable to create activation spec: ResourceAdapter is not of type: > org.apache.activemq.ra.MessageResourceAdapter: Unable to create activation > spec: ResourceAdapter is not of type: > org.apache.activemq.ra.MessageResourceAdapter > > > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Connect-to-external-non-ActiveMQ-JMS-server-tp4676331p4676370.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
