I am trying to disable the ServieManagerClient so that not
everybody on the internet can take over my server.

This is my soap.xml file

<?xml version="1.0" encoding ="ISO-8859-1"?>
<soapServer>
  <serviceManager>
     <option name="SOAPInterfaceEnabled" value="false"/>
  </serviceManager>
  <configManager value="ConfigManagerEx">
  </configManager>
</soapServer>

Now my ConfigManagerEx class is being loaded so the system is reading the
soap.xml file
however it is ignoring the serviceManager value , because I can still
deploy with the client.

What am I doing wrong?

 - Kristjan
 -------------------------------------------------------------------------- 
 �byrg� ��n var�andi t�lvup�st:                                             
 Your E-mail responsibilities:                                              
 http://www.hugvit.is/tolvupostur                                           
 -------------------------------------------------------------------------- 



Reply via email to