Clean up WSDL bindings in sample projects -----------------------------------------
Key: MUSE-162 URL: http://issues.apache.org/jira/browse/MUSE-162 Project: Muse Issue Type: Bug Components: Other Affects Versions: 2.1.0 Reporter: Dan Jemiolo Assigned To: Dan Jemiolo Priority: Minor Fix For: 2.2.0 The WSDL bindings need to specifiy a 'literal' style instead of 'encoded' - the WSDLs are actually for doc-literal services, but the 'encoded' part crept in through some cut and paste error. This may also lead to a change in the WSDL generation in wsdl2java. We should also change the soapAction attribute in the binding operations to match the WS-A Action URIs that are in the portType messages. Neither of these things is needed by the Muse runtime but will help people using other tools that consume WSDL to interpret them the same way Muse does. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]