[
https://jira.jboss.org/jira/browse/JBESB-2855?page=com.atlassian.jira.plu...
]
David Ward commented on JBESB-2855:
-----------------------------------
Forget to include examples when this issue was closed. Here they are:
http://localhost:8080/Quickstart_webservice_proxy_basic/HelloWorldWS?wsdl
https://localhost:8443/webservice_proxy_security/HelloWorldWS?wsdl
file:///tmp/HelloWorldWS.wsdl
classpath://META-INF/HelloWorldWS.wsdl
internal://jboss.ws:context=Quickstart_webservice_proxy_basic_ws,endpoint=HelloWorldWS
SOAPProxy to handle non-http URLs for wsdl location
---------------------------------------------------
Key: JBESB-2855
URL:
https://jira.jboss.org/jira/browse/JBESB-2855
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 4.6
Reporter: David Ward
Assignee: David Ward
Fix For: 4.7
When configuring the SOAPProxy action with a wsdl, only http:// (and https://) urls are
handled (and it can handle Basic Auth).
Additional urns schemas supported should be:
1. file:// for local wsdl files
2. classpath:// for wsdl files found on the classpath
3. internal:// for wsdl provided by the local JBoss Web Services
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira