|
Hi Steve,
The portion of Ant script that you're showing is
fine ! It has everything needed ... What may be wrong is the classpath for the
server part. Can you show the Ant script portion that creates the war file ?
This is where maybe you are not putting the correct jars in WEB-INF/lib (this is
the server classpath). In other words, the problem is _not_ on the client side
classpath but on the server side (You can have a look at how it is done in the
Ant script provided with the samle application, in
<cactusroot>/samples/build/build.xml, target 'testwar'). This is what Jari
way saying.
Thanks
-Vincent
|
Title: RE: Can't find test problem
- Can't find test problem Steve Grant
- Re: Can't find test problem Jari Worsley
- RE: Can't find test problem Steve Grant
- Re: Can't find test problem Vincent Massol
- RE: Can't find test problem Steve Grant
- Vincent Massol
