RE: Axis is not working.

2007-10-04 Thread zhshqzyc
I can't imagine it would be working without CLASSPATH. I uninstalled the tomcat 6.0 and installed tomcat 5.0.25. It works then. Caldarale, Charles R wrote: > >> From: zhshqzyc [mailto:[EMAIL PROTECTED] >> Subject: RE: Axis is not working. >> >> Which enviro

RE: Axis is not working.

2007-10-03 Thread Caldarale, Charles R
> From: zhshqzyc [mailto:[EMAIL PROTECTED] > Subject: RE: Axis is not working. > > Which environment variable should be removed? > CLASSPATH? CLASSPATH is the only one I mentioned. You might want to read over the description of Tomcat's classloading mechanism to make sur

RE: Axis is not working.

2007-10-03 Thread zhshqzyc
Which environment variable should be removed? CLASSPATH? OR AXISCLASSPATH? Thanks! Caldarale, Charles R wrote: > >> From: zhshqzyc [mailto:[EMAIL PROTECTED] >> Subject: Axis is not working. >> >> I checked the classpath it is okay. > > No, it isn't o.k. No CLASSPATH should be used when run

RE: Axis is not working.

2007-10-03 Thread Caldarale, Charles R
> From: zhshqzyc [mailto:[EMAIL PROTECTED] > Subject: Axis is not working. > > I checked the classpath it is okay. No, it isn't o.k. No CLASSPATH should be used when running Tomcat. The referenced tutorial fails to make clear that setting CLASSPATH is only for compiling servlets, not for serve