You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 02:52:15 UTC

[jira] Commented: (CXF-2265) JMS Test Suite.

    [ https://issues.apache.org/jira/browse/CXF-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742155#action_12742155 ] 

Willem Jiang commented on CXF-2265:
-----------------------------------

@LiuCong,

I found you added the dependency of the jms transport to the soap binding pom. That is what we should avoid.
soap binding should know nothing about the transport level things.
If you want want to check the jms endpoint URI,  you could get the URI information from the endpoint's addressInfo,  then use a util tool to find the targetService.

Please fix it , then I'd like to apply your patch ;)


> JMS Test Suite.
> ---------------
>
>                 Key: CXF-2265
>                 URL: https://issues.apache.org/jira/browse/CXF-2265
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Soap Binding
>            Reporter: Liu Cong
>            Assignee: Willem Jiang
>         Attachments: new-test-patch.txt, test-patch.txt, test-patch2.txt, test-patch3.txt
>
>
> JMS Test suite ([WWW] http://dev.w3.org/2008/ws/soapjms/testcases/) . 
> We will finish an integration test for SOAP over JMS in this sub-task and make it pass the JMS Test Suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.