[esb-issues] [JBoss JIRA] Closed: (JBESB-3510) SOAPProxy handles WSDL with import incorrectly when proxying webservice through internal://

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon Oct 18 04:31:54 EDT 2010


     [ https://jira.jboss.org/browse/JBESB-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Conner closed JBESB-3510.
-------------------------------

    Resolution: Duplicate Issue


> SOAPProxy handles WSDL with import incorrectly when proxying webservice through internal://
> -------------------------------------------------------------------------------------------
>
>                 Key: JBESB-3510
>                 URL: https://jira.jboss.org/browse/JBESB-3510
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.9
>         Environment: SOA-P 5.1 ER2, ESB version 4.9
>            Reporter: Boris Belovic
>         Attachments: contract_publisher.tar.bz2
>
>
> SOAPProxy handles WSDL import incorrectly when proxying through internal:// keyword. I have WAR file with two webservices, one of which uses WSDL import - it imports external XSD schema. When I try to display WSDL of the webservice without import through SOAPProxy URL, I've got WSDL of the webservice with import
> This is the URL for WSDL document of the proxied service without import 
> http://localhost:8080/Contract_publisher_soapproxy/http/Proxy_Basic/internal?wsdl
> but this URL refers to WSDL of the service with import (it should display WSDL of the webservice without import)
> This URL is for webservice with WSDL import and it displays correct WSDL
> http://localhost:8080/Contract_publisher_soapproxy/http/Proxy_Basic/internalImport?wsdl
> The result is that both URLs refers to WSDL with import element, but first URL should refer to WSDL of the service without import element and second URL should refer to the WSDL of the service with  WSDL import element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list