cgmedina [https://community.jboss.org/people/cgmedina] created the discussion

"Re: Error deploying EJB JBoss AS6"

To view the discussion, visit: https://community.jboss.org/message/754947#754947

--------------------------------------------------------------
I finally solved it.
 just needed to add a configuration property for my messagedrivenbean: 
@ActivationConfigProperty(propertyName = "destination", propertyValue = 
"jms/UtilityProcessReplyMessageQueue"),
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/754947#754947]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to