[jboss-user] [JBoss Seam] - Re: Seam 1.2.1.GA incompatibility with IBM J9 VM

epbernard do-not-reply at jboss.com
Tue Sep 11 17:52:48 EDT 2007


It seems to be that the IBM VM has inherited an old bug of the Sun's VM. When an annotation is not present in the classpath, it should be ignored and should not raise any sort of exception. This has been clarified by the annotations spec lead a long time ago and quickly fixed by Sun.

A workaround would be to put the needed annotation in your classpath (just get the javaee.jar - whatever its name is - from jboss AS for example).

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

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



More information about the jboss-user mailing list