SOLVED: Re: Tomcat4 FilePermission problem with DeployedServices.ds

2002-11-15 Thread Jose Carlos Ramirez Perez
For those of you having problems with tomcat4 & SOAP in Debian... tomcat4 tries to create the file DeployedServices.ds in the _current directory_ when you deploy a new SOAP service. So it must be running on a directory writable by the 'tomcat4' user or it should find an already created DeployedSer

Re: Tomcat4 FilePermission problem with DeployedServices.ds

2002-04-20 Thread Juha Autero
"Gerhard Pauls" <[EMAIL PROTECTED]> writes: > When i want to deploy a service the admin interface returns > "javax.servlet.ServletException: Error saving services registry: access > denied (java.io.FilePermission DeployedServices.ds write)". The log file > /var/log/tomcat4/catalina.out says "SOAP