]
David Ward updated JBESB-3304:
------------------------------
Summary: Add better description of SOAPProxy wsdl property URI schemes
(was: CLONE -Add better description of SOAPProxy wsdl property URI schemes)
Fix Version/s: 4.7 CP2
(was: 4.9)
Affects Version/s: 4.7 CP1
(was: 4.8)
Add better description of SOAPProxy wsdl property URI schemes
-------------------------------------------------------------
Key: JBESB-3304
URL:
https://jira.jboss.org/jira/browse/JBESB-3304
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 4.7 CP1
Reporter: David Ward
Assignee: David Ward
Fix For: 4.7 CP2
The documentation here:
http://www.redhat.com/docs/en-US/JBoss_SOA_Platform/5.0.0/html/Programmer...
lists examples for the http://, https://, file://, classpath:// and internal:// schemes,
but should give detail on when you would use which scheme. The internal:// scheme is the
one that could be most confusing to readers.
Additionally, there is a typo on the classpath:// example.
classpath://META-INF/HelloWorldWS.wsdl should instead be
classpath:///META-INF/HelloWorldWS.wsdl (with 3 slashes). The "classpath://"
prefix is chopped off during parsing, and 1 more slash is needed for absolute classpath
resource loading, otherwise relative classpath resource loading is employed. This is NOT
a bug - it was intended to work that way - but the documentation should be updated.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: