Derek Croxton [
https://community.jboss.org/people/mataratones] created the discussion
"Why is JBoss trying to use HornetQ?"
To view the discussion, visit:
https://community.jboss.org/message/833430#833430
--------------------------------------------------------------
We have a puzzling error caused by JBoss trying to use HornetQ unsuccessfully:
Caused by: javax.jms.InvalidDestinationException: Not a
HornetQDestination:JBossQueue[quickstart_helloworld_Request_esb]
at org.hornetq.jms.client.HornetQSession.createConsumer(HornetQSession.java:372)
at org.hornetq.jms.client.HornetQSession.createConsumer(HornetQSession.java:358)
at
org.jboss.internal.soa.esb.rosetta.pooling.WrappedSession.createConsumer(WrappedSession.java:167)
at
org.jboss.internal.soa.esb.rosetta.pooling.JmsSession.createConsumer(JmsSession.java:229)
at
org.jboss.internal.soa.esb.couriers.JmsCourier.createMessageConsumer(JmsCourier.java:629)
The thing is, we don't use HornetQ for anything. I recursively grep'd
"hornetq" in the server profile directory and the only places it shows up are in
jar files and logs -- it isn't in any configuration files. Why would JBoss be trying
to use HornetQ?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/833430#833430]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]