[jboss-dev-forums] [JBoss AS 7 Development] - Re: JMS module (HornetQ) can't find my class from WAR
ronorato
do-not-reply at jboss.com
Wed Nov 23 08:42:10 EST 2011
ronorato [http://community.jboss.org/people/ronorato] created the discussion
"Re: JMS module (HornetQ) can't find my class from WAR"
To view the discussion, visit: http://community.jboss.org/message/637942#637942
--------------------------------------------------------------
Do I need to do any thing special to get this working if I have my objects in a JAR file that is located in the lib directory of the EAR? It seems that my webapp (located in a war file inside the ear file) is able to publish events to a HornetQ topic, but my EJB, also located in the ear, is not able to receive the messages. It fails during the deserialization process. I see the onMessage getting called which then calls a private method that does the deserialization. It is in this method that I get the exception.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/637942#637942]
Start a new discussion in JBoss AS 7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111123/08c5d59a/attachment.html
More information about the jboss-dev-forums
mailing list