Build Problems on RC1

2002-09-16 Thread Navneet Raja
Hi All, I downloaded the RC1 package today. When I try to compile a simple piece of code like org.apache.axis.Message m = new org.apache.axis.Message("test"); The compilation error that I get is xxx.java:36: cannot access javax.xml.soap.SOAPMessage file javax\xml\soap\SOAPMessage

RE: Build Problems on RC1

2002-09-16 Thread Navneet Raja
I am sorry , the correct snippet from the build.xml is Thanks, --navneet -Original Message- From: Navneet Raja To: '[EMAIL PROTECTED]' Sent: 9/16/02 11:29 PM Subject: Build Problems on RC1 Hi All, I downloaded the RC1 package today. When I try to

RE: Build Problems on RC1

2002-09-16 Thread Navneet Raja
Ramon , from axis-user mailing list, clarified that I am missing saaj.jar in my classpath. I am sure that this was my problem. Sorry for the confusion, --navneet -Original Message- From: Navneet Raja To: ''[EMAIL PROTECTED]' ' Sent: 9/16/02 11:34 PM Subject: RE: Buil