Daniel Kulp created CXF-4269: -------------------------------- Summary: In some cases, the javascript client will not output the ns declaration for wrapper element of an rpc/lit method Key: CXF-4269 URL: https://issues.apache.org/jira/browse/CXF-4269 Project: CXF Issue Type: Bug Components: JavaScript Client Affects Versions: 2.6, 2.5.3, 2.4.7 Reporter: Daniel Kulp Assignee: Daniel Kulp Fix For: 2.6.1, 2.5.4, 2.4.8
The javascript generator collects the namespace prefix for the RPC wrapper element AFTER the list of prefixes has been written out. Thus, if something else hasn't happened to add the namespace to the list, the resulting XML is invalid. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira