RE: installation errors

2002-06-25 Thread Agrawal, Anuj (Anuj)** CTR **
'jar tvf jaxrpc.jar' should do the trick.. but you could open the jar file in winzip if you have it.. or take a peek at jarspy (http://www.jarspy.org/) .. > > I'm guessing you're using tomcat 4.0.3.. the solution is to > drop jaxrpc.jar in the tomcat/common/lib .. that's how we got > around i

Re: installation errors

2002-06-25 Thread Alexander Lyubshav
> From: Jason D. Lee [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, June 25, 2002 3:13 PM > > To: '[EMAIL PROTECTED]' > > Subject: RE: installation errors > > > > > > Total guess here. Is > > javax/xml/rpc/encoding/S

RE: installation errors

2002-06-25 Thread Agrawal, Anuj (Anuj)** CTR **
inal Message- > From: Jason D. Lee [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 25, 2002 3:13 PM > To: '[EMAIL PROTECTED]' > Subject: RE: installation errors > > > Total guess here. Is > javax/xml/rpc/encoding/SerializationContext in your > classpath?

RE: installation errors

2002-06-25 Thread Jason D. Lee
: installation errors I have the same problem! But... no solution. Hello Alexander Lyubshav [Tue, Jun 25, 2002 at 12:02:21PM -0700] > Hi, after I install Axis into my Tomcat servlet container, I try to run the admin servlet linked from teh Apache-AXIS homepage (http://localhost:8080/a

Re: installation errors

2002-06-25 Thread Ralph Sakhr
I have the same problem! But... no solution. Hello Alexander Lyubshav [Tue, Jun 25, 2002 at 12:02:21PM -0700] > Hi, after I install Axis into my Tomcat servlet container, I try to run the admin >servlet linked from teh Apache-AXIS homepage (http://localhost:8080/axis/index.html) >BUT i get a

installation errors

2002-06-25 Thread Alexander Lyubshav
Hi, after I install Axis into my Tomcat servlet container, I try to run the admin servlet linked from teh Apache-AXIS homepage (http://localhost:8080/axis/index.html) BUT i get a server error. It is due to an exception. I am not sure how to go about solving this. I am new to java. I thought