I'm using JDK 5.0.... All I know is when I start Jboss, if I have code that 
accesses a HashMap in my onMessage() implementing method of MessageListener, I 
get that VerifyError.  When I take the code that does gets or puts on the 
HashMap (but leave the declaration and the new HashMap()), I don't get a 
VerifyError.  

I don't see how I could be recompiling my classes incorrectly, I don't and have 
never seen this anywhere else using eclipse.  

While your post "what has recompiling my classes incorrectly" was cute, it was 
very unhelpful.  I POSTED a REPLY to see if doing something with a Map inside 
an onMessage was a bad thing..

So to answer your question, I have no clue what it has to do with JMS, but I 
only see this error, have only seen this error,  with regard to my 
onMessage(javax.jms.Message) method, so I thought it might be somehow related 
to JMS.   


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873754#3873754

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873754


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to