Re: Project Build Strategy Question:

2006-04-15 Thread nikhil
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:

Re: Problems with building a servlet that refers an EJB

2005-12-14 Thread nikhil
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

Problems with building a servlet that refers an EJB

2005-12-13 Thread nikhil
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