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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...