[
https://issues.jboss.org/browse/JBWS-3750?page=com.atlassian.jira.plugin....
]
Alessio Soldano commented on JBWS-3750:
---------------------------------------
Rebecca, I'm not sure I follow your analysis here, perhaps you can clarify it a bit.
My idea would be this new feature to be something in JBossWS / WFLY / EAP, possibly with
no changes to CXF, unless that's strictly required. This would likely be an extension
to the current address rewrite mechanism we have in JBossWS, see
org.jboss.wsf.stack.cxf.metadata.MetadataBuilder#processAddressRewrite(...) method.
If we had a "path" element in the ServerConfig that comes from the AS
webservices subsystem management model, that could be used by the SoapAddressRewriteHelper
to create the rewritten address. The problem I can see with that approach, atm, is this
won't work properly for the scenario in which auto rewrite is on (that is when the
webservice host in the server config is "jbossws.undefined.host"), but we could
probably accept this limitation.
Add ability to rewrite path in WSDL URL references
--------------------------------------------------
Key: JBWS-3750
URL:
https://issues.jboss.org/browse/JBWS-3750
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Reporter: Kyle Lape
Assignee: R Searls
Fix For: jbossws-cxf-5.0
Currently JBossWS/CXF have the ability to configure a custom host and/or port to use
when populating the soap:address and schemaLocation items in a WSDL. This request is to
add the ability to configure a custom URL path in addition to the host and port.
--
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