[jira] Updated: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread K U (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K U updated CXF-1993: - Description: Problem :No current functionality available in CXF for adding namespaces to the envelope. The current

[jira] Updated: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread K U (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K U updated CXF-1993: - Attachment: SoapMessage.java Added: public MapString, String getEnvelopeNs() { return CastUtils.cast((Map? ,

[jira] Updated: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread K U (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K U updated CXF-1993: - Attachment: SoapOutInterceptor.java Added: private void writeSoapEnvelopeStart(final SoapMessage message) { final