[esb-issues] [JBoss JIRA] (JBESB-3802) Rewrite schemas imported by SOAPProcessor to point to locally cached versions

Sato Tadayoshi (JIRA) jira-events at lists.jboss.org
Tue Sep 11 09:33:32 EDT 2012


    [ https://issues.jboss.org/browse/JBESB-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717509#comment-12717509 ] 

Sato Tadayoshi edited comment on JBESB-3802 at 9/11/12 9:31 AM:
----------------------------------------------------------------

A patch (JBESB-3802_invalidUrlFix_refactor.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.
                
      was (Author: tadayosi):
    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: http://www.atlassian.com/software/jira


More information about the esb-issues mailing list