$)C ServiceManager is registered as a default soap service with id of "urn:xml-soap-service-management-service" You'd better edit the source of org.apache.soap.server.ServiceManger class to change the id of ServiceManager. You can change it from the constructor of ServiceManager. Then, ServiceManagerClient can never deploy or undeploy services.
SungChul Park... "Isabella Pighi" <v=E@N: [EMAIL PROTECTED], [EMAIL PROTECTED] <isabella.pigh B|A6@N: [EMAIL PROTECTED]> A&8q: soap config 2002-02-01 12:06 AM soap-dev ?!0T H8=EGO?) AV=J =C?@. Very sorry to bother you but I don't know what to do with it. Hi, my name is Isabella and I trying to configure Apache SOAP overhere. I would obtain the following behaviour, 1) disable the ServiceManagerClient 2) let the admin JSP pages working I found some clue in a posting on soap-dev mailing list. (I couldn't find docs about how to configure SOAP anywhere else, a part form some clues given on the apache website). <soapServer> <configManager value="org.apache.soap.server.XMLConfigManager"> <option name="filename" value="deployed-services.xml"/> </configManager> <serviceManager> <option name="SOAPInterfaceEnabled" value="false"/> </serviceManager> </soapServer> In some way it doesn't work, in terms of 1) good, XMLConfigManager is working so deployment descriptors are saved in deployed-services.xml 2) bad, very bad, ServiceManagerClient is still working so anyone can deploy/undeploy services (using % java org.apache.soap.server.ServiceManagerClient http://myweb/soap/servlet/rpcrouter deploy foo.xml 3) good, JSP admin pages are working. Can anyone give me some clues about it? Thank you so much ISabella -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.