[
https://issues.apache.org/jira/browse/OFBIZ-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996756#comment-12996756 ]
Jacques Le Roux commented on OFBIZ-3300:
----------------------------------------
Hi Si,
I think it's a good idea
> 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: Release Branch 4.0, Release Branch 09.04, SVN trunk
> Reporter: Si Chen
> Priority: Minor
> Fix For: Release Branch 4.0, Release Branch 09.04, SVN trunk
>
>
> 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 is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira