Hi Phil,

the `500 Server Error` looks like an issue related to RESTEasy. I used
`resteasy-jaxrs-3.0.16.Final-all`[1] successfully. What version are you
using?

Anyway */another thing not related the error/*, I think you don't need the
listener `ActiveMQBootstrapListener` in your web.xml. That listener
bootstrap an embedded Apache ActiveMQ Artemis when the war context is
initialized[2].
In your case you can refer to `Installing Within Pre-configured
Environment`[3].

[1] https://download.jboss.org/resteasy/resteasy-jaxrs-3.0.16.Final-all.zip
[2]
https://activemq.apache.org/components/artemis/documentation/latest/rest.html#bootstrapping-activemq-artemis-along-with-rest
[3]
https://activemq.apache.org/components/artemis/documentation/latest/rest.html#installing-within-pre-configured-environment

Regards,
Domenico



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to