Here is a part of the code.
QueueReceiver receiver = ...
...
ObjectMessage resultMessage = (ObjectMessage) receiver.receive(sleepTime);
Serializable obj= resultMessage.getObject(); //On this line, the exception occured
Everything worked just fine in Java 5.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054456#4054456
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054456
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user