]
Sato Tadayoshi updated JBESB-3802:
----------------------------------
Attachment: JBESB-3802_invalidUrlFix_refactor.patch
A patch for one of the issue Jason reported (two {{'?'}} included in
{{"/MyWSProducerService?wsdl&resource=HelloWorldWS?xsd"}}). We see this
issue as high priority. This patch supersedes the patch I posted previously
({{JBESB-3802_refactor.patch}}). Thanks.
Rewrite schemas imported by SOAPProcessor to point to locally cached
versions
-----------------------------------------------------------------------------
Key: JBESB-3802
URL:
https://issues.jboss.org/browse/JBESB-3802
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.11
Environment: JBoss Enterprise SOA-P 5.2
Reporter: Jason Shepherd
Attachments: contract_wsdl_include.zip, JBESB-3802_contract_jsp.patch,
JBESB-3802_invalidUrlFix_refactor.patch, JBESB-3802_refactor.patch
When wrapping an external webservice using SOAPProcessor, the contract is correctly
published in the contract web application, see JBESB-3789. However any schema files
imported by the wrapped web service are referenced on the wrapped web service, they are
not cached by the ESB. Please cache a copy of the imported schemas locally, so that a
client of the ESB does not have to contact the original, wrapped, web service to retrieve
the schemas.
This issue will fix will also effect JBR, HTTP gateway schemas as well.
--
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: