Internal Name: |
Webservices |
Description: |
|
Singleton: |
yes |
Plugin: |
JBossAS7 |
Name |
Description |
Required |
Internal Name |
Path |
|
yes |
path |
Managed Runtime |
|
yes |
managedRuntime |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Description |
Required |
Internal Name |
Modify Wsdl Address |
Whether the soap address can be modified. |
no |
modify-wsdl-address |
Wsdl Host |
The WSDL, that is a required deployment artifact for an endpoint, has a <soap:address> element which points to the location of the endpoint. JBoss supports rewriting of that SOAP address. If the content of <soap:address> is a valid URL, JBossWS will not rewrite it unless 'modify-wsdl-address' is true. If the content of <soap:address> is not a valid URL, JBossWS will rewrite it using the attribute values given below. If 'wsdl-host' is set to 'jbossws.undefined.host', JBossWS uses requesters host when rewriting the <soap:address> |
no |
wsdl-host |
Wsdl Port |
The non-secure port that will be used for rewriting the SOAP address. If absent the port will be identified by querying the list of installed connectors. |
no |
wsdl-port |
Wsdl Secure Port |
The secure port that will be used for rewriting the SOAP address. If absent the port will be identified by querying the list of installed connectors. |
no |
wsdl-secure-port |
You must use the internal name to reference properties in Dynamic Group Definition expressions.