Hi,

I’m trying to deploy a web service using the axis engine running on tomcat.

My web service demands the use of the security manager (i.e. I start tomcat by the command: startup –security).

However axis is not happy because it cannot access the system properties.

It generates the following error:

 

Error: could not find a dependency of class org.apache.axis.transport.http.AxisServlet from file axis.jar

 

Thanks for any advice.

 

 

Amit Seker.

 

Reply via email to