[ https://issues.apache.org/jira/browse/AXIS2-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phil Adams updated AXIS2-4855: ------------------------------ Description: The W3C SOAP/JMS binding specification (located here: http://www.w3.org/2002/ws/soapjms/) is nearing its first approved version, and has defined a more up to date binding ID for use in the @BindingType annotation (for JAX-WS endpoint impl classes) and within the soap:binding transport attribute within a WSDL document. Previously, the SOAP/JMS spec defined this binding ID: http://www.example.org/2006/06/soap/bindings/JMS/ but that was just a placeholder, and the spec has amended that to this new binding ID: http://www.w3.org/2010/soapjms/ I've made some minor changes to the jax-ws and axis2 code to reflect this new binding ID, and I've also run some tests and found a few problems and fixed those as well. I'm attaching a patch file with the changes. The purpose of the JIRA is to request that someone apply the changes since I'm not a committer. was: The W3C SOAP/JMS binding specification (located here: http://www.w3.org/2002/ws/soapjms/) is nearing its first approved version, and has defined a more up to date binding ID for use in the @BindingType annotation (for JAX-WS endpoint impl classes) and within the soap:binding transport attribute within a WSDL document. Previously, the SOAP/JMS spec defined this binding ID: http://www.example.org/2006/06/soap/bindings/JMS/ but has amended that to this new binding ID to reflect the year in which the specification will go "final": http://www.w3.org/2010/soapjms/ I've made some minor changes to the jax-ws and axis2 code to reflect this new binding ID, and I've also run some tests and found a few problems and fixed those as well. I'm attaching a patch file with the changes. The purpose of the JIRA is to request that someone apply the changes since I'm not a committer. > Support new SOAP/JMS binding ID > ------------------------------- > > Key: AXIS2-4855 > URL: https://issues.apache.org/jira/browse/AXIS2-4855 > Project: Axis2 > Issue Type: Improvement > Components: jaxws, kernel > Reporter: Phil Adams > Attachments: patch.txt > > Original Estimate: 1h > Remaining Estimate: 1h > > The W3C SOAP/JMS binding specification (located here: > http://www.w3.org/2002/ws/soapjms/) is nearing its first approved version, > and has defined a more up to date binding ID for use in the @BindingType > annotation (for JAX-WS endpoint impl classes) and within the soap:binding > transport attribute within a WSDL document. Previously, the SOAP/JMS spec > defined this binding ID: > http://www.example.org/2006/06/soap/bindings/JMS/ > but that was just a placeholder, and the spec has amended that to this new > binding ID: > http://www.w3.org/2010/soapjms/ > I've made some minor changes to the jax-ws and axis2 code to reflect this new > binding ID, and I've also run some tests and found a few problems and fixed > those as well. I'm attaching a patch file with the changes. > The purpose of the JIRA is to request that someone apply the changes since > I'm not a committer. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org