[jbosstools-dev] Errors in org.jboss.tools.seam.ui.test
Snjezana Peco
snjezana.peco at redhat.com
Fri Oct 24 14:51:32 EDT 2008
The errors are happening because Seam 1.2 runtime is set when running
some Seam 2.0 tests.
I have fixed the following classes:
Seam20EARNewOperationTest
Seam20WARNewOperationTest
They override the createSeamDataModel method and set the
SEAM_RUNTIME_NAME variable to SEAM_2_0_0.
These changes have been committed to beta1 and trunk.
If after these changes the problem still exists, the system variable
jbosstools.test.seam.2.0.1.GA.home is not set correctly (it is probably
set to Seam 1.2).
Snjeza
More information about the jbosstools-dev
mailing list