[
https://issues.apache.org/jira/browse/OFBIZ-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharan Foga updated OFBIZ-3300:
-------------------------------
Sprint: Bug Crush Event - 21/2/2015
> soap wsdl and action should be consistent
> -----------------------------------------
>
> Key: OFBIZ-3300
> URL: https://issues.apache.org/jira/browse/OFBIZ-3300
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: Si Chen
> Priority: Minor
>
> Currently, the WSDL for a soap service is obtained by
> http://localhost:8080/webtools/control/SOAPService/<serviceName>?wsdl, but
> the service is called at URL
> http://localhost:8080/webtools/control/SOAPService/, and the service name is
> inferred from the soap message, rather than from the URL.
> It is a trivial fix for the soap event handler to get the service name from
> the URL as well, so that you can call the service at
> http://localhost:8080/webtools/control/SOAPService/<serviceName>
> Please let me know if you agree, and I will make you a patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)