[jboss-user] [JBoss Tools (users)] - Re: Seam Web Project test does not work in Java 6

benjfayle do-not-reply at jboss.com
Thu Jun 4 07:00:22 EDT 2009


I figured it out after some serious nastiness.

You need to add the following Java vm argument to get the embedded JBoss to run correctly under Java 1.6.

 -Dsun.lang.ClassLoader.allowArraySyntax=true

Chapter 40 in the Seam reference guide.

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

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



More information about the jboss-user mailing list