0

After following all the steps for setting up a JMS client ( How to configure JMS in JBoss EAP 7?),

I have the following lines of errors:

javax.naming.CommunicationException: WFNAM00018: Failed to connect to remote host [Root exception is java.io.IOException: JBREM000202: Abrupt close on Remoting connection 3c6a9a86 to /127.0.0.1:8080 of endpoint (anonymous) <13805618>]

Caused by: java.io.IOException: JBREM000202: Abrupt close on Remoting connection 3c6a9a86 to /127.0.0.1:8080 of endpoint (anonymous) <13805618>
Maxime K
  • 11
  • 2
  • Check the example here: http://websystique.com/spring/spring-4-jms-activemq-example-with-jmslistener-enablejms/ https://docs.jboss.org/author/display/WFLY10/Messaging+configuration – Anup Dey Dec 27 '17 at 09:20
  • Aslo the quickstart helps : https://github.com/sgilda/wildfly-quickstart/tree/master/helloworld-jms – Anup Dey Dec 27 '17 at 09:22

0 Answers0