'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
> 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
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?
: 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
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
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