[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: AS testsuite using wrong jvm to exectute tests?

emuckenhuber do-not-reply at jboss.com
Thu Feb 12 09:21:11 EST 2009


To illustrate that a bit:

if i run:
[testsuite]$ sh build.sh one-test -Dtest=org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase

it's failing with:
[junit] java.io.InvalidClassException: sun.reflect.annotation.AnnotationInvocationHandler; local class incompatible: stream classdesc serialVersionUID = 6182022883658399397, local class serialVersionUID = 3194649965547556111)

The same with:
[testsuite]$ sh build.sh one-test -Dtest=org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase -Djunit.jvm=$JAVA_HOME/bin/java

passes as expected.

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

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



More information about the jboss-dev-forums mailing list