[
https://issues.jboss.org/browse/JBESB-3868?page=com.atlassian.jira.plugin...
]
Tadayoshi Sato commented on JBESB-3868:
---------------------------------------
The root cause I found is: JBossWSWebserviceContractPublisher (a publisher for
SOAPProcessor) has two instances, one for ContractProvider (HTTP Gateway) and the other
for Publisher (Contract Web / JBR Gateway). But only the instance for Publisher
initialises the {{rewriteEndpointUrl}} field. That's why it doesn't work only for
HTTP Gateway.
The "rewrite-endpoint-url" property of SOAPProcessor
doesn't work for HTTP Gateway
----------------------------------------------------------------------------------
Key: JBESB-3868
URL:
https://issues.jboss.org/browse/JBESB-3868
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.11
Reporter: Tadayoshi Sato
When I use SOAPProcessor with HTTP Gateway, even setting the
{{"rewrite-endpoint-url"}} property to {{false}} results in the endpoint URL in
the published WSDL rewritten from the original one to that of the ESB.
Note that with JBR Gateway (using HTTP protocol), this property can turn off the endpoint
URL rewriting.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira