[jboss-user] [JBoss Seam] - Re: Maven 2 Surefire---TestNG---Seam 2.0 Problems
ruettimac
do-not-reply at jboss.com
Sun Nov 25 05:14:10 EST 2007
Hi,
I have now found a setup which should work. Now, the datasource is not found by the default bootstrap configuration - that's ok. So far, I can provide you the following information:
| 1) I had to change the version of testng to 4.7! All other version (5.5, 5.7) do not work with surefire-2.4-collab-SNAPSHOT
| 2) I have changed to surefire-2.4-SNAPSHOT (there was a nightly build from today), but this build has issues with the classpath. It does not recognise the jsf-impl I provide on the test classpath.
| 3) You are not allowed to have hibernate-entitymanager on the classpath because of hibernate-annotations.
|
|
| Regards,
|
| Cyrill
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107568#4107568
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107568
More information about the jboss-user
mailing list