You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2010/11/02 20:54:26 UTC

[jira] Commented: (AXIS2-4855) Support new SOAP/JMS binding ID

    [ https://issues.apache.org/jira/browse/AXIS2-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927572#action_12927572 ] 

Jeff Barrett commented on AXIS2-4855:
-------------------------------------

The patch causes a JAX-WS integration test to fail:
Running org.apache.axis2.jaxws.dispatch.SOAP12DispatchTest
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.969 sec <<< FAILURE!

Results :

Tests in error: 
  testSOAP12JMSDispatchPayloadMode(org.apache.axis2.jaxws.dispatch.SOAP12DispatchTest)

I believe the patch may have uncovered an invalid test.  I am working with Phil on the correct solution.

> 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
>            Assignee: Jeff Barrett
>         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-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org