Re: ClassNotFoundException when appropriate jat in classpath

2006-07-17 Thread Martin Gainty
Message - From: "Jeevan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Ant Users List" Sent: Monday, July 17, 2006 5:51 AM Subject: Re: ClassNotFoundException when appropriate jat in classpath > Hi Anand, > > I had done that before. So, includin

Re: ClassNotFoundException when appropriate jat in classpath

2006-07-17 Thread Jeevan
olaris) Sent by: Subject: ClassNotFoundException when appropriate jat in classpath Jeevan.Rama

Re: ClassNotFoundException when appropriate jat in classpath

2006-07-17 Thread anandsrider . d
) Sent by: Subject: ClassNotFoundException when appropriate jat in classpath Jeevan.Ramakrishn

ClassNotFoundException when appropriate jat in classpath

2006-07-16 Thread Jeevan
Hi All, I have a weird problem. I am a beginner with ant, I am trying to run a program which contains the following code sample. System.setProperty("catalina.home", mTomcatHome); System.setProperty("catalina.base", mTomcatHome); String[] serverArgs = {"-config","conf" + File.separator + "serve