...
Parameter | Value | Default | Description | |||||
---|---|---|---|---|---|---|---|---|
useOriginalwsdl | true / false | false | If this parameter is set to
| |||||
modifyUserWSDLPortAddress | true / false | true | (Effective only with useOriginalwsdl=true) If true (default) modify the port addresses to current host. | |||||
ApplicationXMLBuilder.allowDTD | true / false | true | If this parameter is set to true , it enables data type definition processing for the proxy service. Data type definition processing is disabled in the Axis2 engine due to security vulnerability. This parameter allows it to be enabled for individual proxy services. | |||||
enablePublishWSDLSafeMode | true / false | true | If this parameter is set true to deploying a proxy service, even though the WSDL is not available , you can prevent the proxy service being faulty . However, the deployed proxy service will be unaccessible since the WSDL is not available.
| |||||
showAbsoluteSchemaURL | true / false | false | If this parameter is set to true , the absolute path of the referred schemas of the WSDL is shown instead of the relative paths. |
...