Cactus maven2 ServletTestRunner

2008-12-09 Thread Josh Smith
I have a large scale J2EE project that currently uses Ant but we are considering switching to Maven2. The biggest issue we face is how to duplicate our integration test strategy in Maven. Currently we deploy our app and our integration tests as 2 separate ear files. The main app contains

Linkage Error in JBoss with Cactus

2008-12-11 Thread Josh Smith
I am attempting to run Cactus ServletTestCases against an EAR deployed in JBoss. If my test cases should fail due to data validation checks, it seems to work fine, but in many cases I a getting a Linkage error from inside JBoss that I don't know how to resolve. I am not sure if the Linkage