Nice! Thanks I looked all over the javadoc and somehow missed that.

Ok, the resource adapter needs configuration. Is that done via the
connectionParameters property? If so, is there any docs on what goes into
that field?

Currently on boot I'm throwing this stack trace:

Caused by: java.lang.IllegalArgumentException: must provide either
TransportType or DiscoveryGroupAddress and DiscoveryGroupPort for
ResourceAdapter Connection Factory
        at
org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.createActiveMQConnectionFactory(ActiveMQResourceAdapter.java:1707)
        at
org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.setup(ActiveMQResourceAdapter.java:1552)
        at
org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.start(ActiveMQResourceAdapter.java:245)
        at
org.apache.openejb.assembler.classic.Assembler.doCreateResource(Assembler.java:2629)
        at
org.apache.openejb.assembler.classic.Assembler.createResource(Assembler.java:2442)
        at
org.apache.openejb.assembler.classic.Assembler.buildContainerSystem(Assembler.java:527)
        at 
org.apache.openejb.assembler.classic.Assembler.build(Assembler.java:439)
        ... 17 more




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Anyone-have-Artemis-working-with-Apache-TomEE-tp4702611p4702631.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to