Documentation fragment to be added to https://docs.jboss.org/author/display/WFLY8/Web+services+configuration and https://docs.jboss.org/author/display/WFLY9/Web+services+configuration once the code is integrated into JBossWS and WFly. Name: wsdl-path-rewrite-rule Type: string Description: This string defines a SED substitution command (e.g., 's/regexp/replacement/g') that JBossWS executes against the path component of each URL published from the server. When wsdl-path-rewrite-rule is not defined, JBossWS retains the original path component of each URL. When 'modify-wsdl-address' is set to "false" this element is ignored.