RE: [ARTEMIS] REST Interface in Wildfly - Resolved

2017-08-10 Thread Vinche59
am [via ActiveMQ] [mailto:ml+s2283324n4729576...@n4.nabble.com] Envoyé : jeudi 10 août 2017 01:18 À : Vincent Sourin Objet : Re: [ARTEMIS] REST Interface in Wildfly - Resolved Can you elaborate on what exactly you changed? Anybody else who runs into this issue will care about the specifics of your solut

Re: [ARTEMIS] REST Interface in Wildfly - Resolved

2017-08-09 Thread Justin Bertram
register anymore org.jboss.resteasy.spi.Registry into > ServletContext > attributes in RestEasyBootstrap class > > I had to manually registered it to make it works. > > > > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/ARTEMIS-

Re: [ARTEMIS] REST Interface in Wildfly - Resolved

2017-08-09 Thread Vinche59
.2283324.n4.nabble.com/ARTEMIS-REST-Interface-in-Wildfly-tp4729520p4729544.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

[ARTEMIS] REST Interface in Wildfly

2017-08-09 Thread Vincent Sourin
Hello, I experience some troubles to add Artemis REST Interface into Wildfly 11 Beta1. I followed the documentation here (https://activemq.apache.org/artemis/docs/1.5.5/rest.html) Section « Installing Within Pre-configured Environment » for web.xml file. But the WAR deployment failed with this