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
> 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
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
> 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