This is nothing to do with JBoss Messaging.
This is a JVM error, you are attempting to run classes compiled using JDK1.5 inside a
version 1.4 JVM.
The JVM won't allow you to do that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973021#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...