You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Brian Shields <br...@geminga.nuigalway.ie> on 2002/10/23 17:13:01 UTC

installation trouble

i have installed soap 2.2 with tomcat 3.2.3. It all seems to be working fine, i have done all the little tests. When i try and deploy a service through the web gui or command line through the ServiceManagerClient i get the following message:

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server
  Fault String = Error saving services registry: C:\soap-2_2\webapps\soap\Deploy
edServices.ds (Access is denied)

any ideas??



RE: installation trouble

Posted by Erich Izdepski <ei...@cysive.com>.
File permissions on the DeployedServices.ds file may prevent writing to it.
Perhaps tomcat is running with a security policy that prevents writing to
local files.

Erich Izdepski
Senior Software Engineer
Cysive, Inc.

-----Original Message-----
From: Brian Shields [mailto:brian.shields@geminga.nuigalway.ie]
Sent: Wednesday, October 23, 2002 11:13 AM
To: soap-user@xml.apache.org
Subject: installation trouble


i have installed soap 2.2 with tomcat 3.2.3. It all seems to be working
fine, i have done all the little tests. When i try and deploy a service
through the web gui or command line through the ServiceManagerClient i get
the following message:

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server
  Fault String = Error saving services registry:
C:\soap-2_2\webapps\soap\Deploy
edServices.ds (Access is denied)

any ideas??



RE: installation trouble

Posted by Erich Izdepski <ei...@cysive.com>.
File permissions on the DeployedServices.ds file may prevent writing to it.
Perhaps tomcat is running with a security policy that prevents writing to
local files.

Erich Izdepski
Senior Software Engineer
Cysive, Inc.

-----Original Message-----
From: Brian Shields [mailto:brian.shields@geminga.nuigalway.ie]
Sent: Wednesday, October 23, 2002 11:13 AM
To: soap-user@xml.apache.org
Subject: installation trouble


i have installed soap 2.2 with tomcat 3.2.3. It all seems to be working
fine, i have done all the little tests. When i try and deploy a service
through the web gui or command line through the ServiceManagerClient i get
the following message:

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server
  Fault String = Error saving services registry:
C:\soap-2_2\webapps\soap\Deploy
edServices.ds (Access is denied)

any ideas??