Cruise Control is also used for this purpse and many of the people that I
know that have used it swear by it. It invokes ant.
Nikhil
- Original Message -
From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, April 14, 2006 11:
Thanks Stefan, this worked well.
Also, I found a good note on classpath issues:
Using_CLASSPATH_and_Other_APIs.doc, which can be googled on the web.
Regards,
Nikhil
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, December 1
I am having problems with classpath, when trying to
compile an EJB. I am obviously missing the obvious :--), but I have gone
over the classpath setting a number of times and am not able to see the
error. Should I copy the ejb.jar to WEB-INF/lib ? I did try copying
the package to the WEB-I