You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Dennis Reil <ax...@reil-online.de> on 2002/05/23 21:38:48 UTC

Problems starting tomcat with security manager and AXIS

I want to start Tomcat with a security manager, so that I can access
a rmi registry. I start tomcat with 
catalina run -security

It works fine. the server starts without a problem, but as soon as I install
the axis engine / my web service, the server didn't start anymore
with the security-Option. Without, it's running well.

Any ideas, what the problem is ?

Best Regards
    Dennis Reil