You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by deki <gi...@git.apache.org> on 2017/06/07 14:01:28 UTC

[GitHub] cxf pull request #166: [CXF-7023] JMS transport new parameter "oneSessionPer...

Github user deki commented on a diff in the pull request:

    https://github.com/apache/cxf/pull/166#discussion_r120632841
  
    --- Diff: rt/transports/jms/src/test/java/org/apache/cxf/transport/jms/RequestResponseTest.java ---
    @@ -76,14 +76,14 @@ public void testRequestQueueResponseStaticQueue() throws Exception {
             sendAndReceiveMessages(ei, false);
         }
         
    -    @Test
    +    //@Test
    --- End diff --
    
    why is it necessary to disable this test?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---