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

    https://github.com/apache/cxf/pull/166#discussion_r120685283
  
    --- 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
         public void testRequestTopicResponseTempQueue() throws Exception {
             EndpointInfo ei = 
setupServiceInfo("http://cxf.apache.org/jms_simple";, 
"/wsdl/jms_spec_testsuite.wsdl",
                              "JMSSimpleService002X", "SimplePortTopicRequest");
             sendAndReceiveMessages(ei, true);
         }
         
    -    @Test
    +    //@Test
    --- End diff --
    
    because it did not worked in master branch, and I have no time to fix that 
old bug, and all unit test did not pass.
    Too much time passed from PR...


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to