The following steps describes how to manually edit the SOAP address location listed in WSDL when using Web Services 9.2.x J2EE and above:
1. Locate WEB-INF\services.xml and set the following parameter to false
<parameter locked="false" name="modifyUserWSDLPortAddress">false</parameter>
