[jboss-user] [JBoss Seam] - Re: approach using seam tests

nhpvti do-not-reply at jboss.com
Tue Jan 8 10:41:22 EST 2008


"mhinten" wrote : 
  | - JDK 1.5 !! JDK 1.6 won't work !!
  | 

It works with JDK 1.6 too:
http://in.relation.to/Bloggers/EmbeddedJBossUpdate

For me it was enough only to set the following VM argument in the test run configuration:

-Dsun.lang.ClassLoader.allowArraySyntax=true

Eclipse TestNG plugin has been configured according to readme.txt in the project src/test directory

My environment:
- JBDS 1.0.0.GA
- Seam 2.0.0.GA
- Project generated with seam-gen
- JDK 1.6.0

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

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



More information about the jboss-user mailing list