Forum Discussion

Finan's avatar
Finan
Frequent Contributor
11 years ago

unable to handle redirected wsdl

situation:
JAXWS Webservice, deployed on WAS 7. Webservice points to packaged WSDL, thus when requesting the WSDL using:
context-root/GetCustomerData?wsdl

you will be redirected to :
context-root/GetCustomerData/WEB-INF/wsdl/CustomerDataService.wsdl


This redirect is automatically performed by WebSphere when you supply a location for your WSDL in your annotated service.


Unfortunately, when using the first URL when loading a new soap project based on a WSDL, Soap UI (pro, 4.6.1) fails to load any .xsd references present in the WSDL, because it tries to resolve the xsd relative to entered url, instead of the url WebSphere redirects to.

By entering the second url, it does work.

2 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    I'm going to open a bug report for this.

    Is there a free version of WebSphere Application Server? I thought there was one available such as community addition, but the IBM websites only show free trial or pay.



    Regards,
    Marcus
    SmartBear Support
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    Defect SOAP-1066 has been created for this issue.


    Regards,
    Marcus
    SmartBear Support