[ 
https://issues.apache.org/activemq/browse/SM-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45634#action_45634
 ] 

Peter Jones commented on SM-1570:
---------------------------------


Hi Freeman,

Ah ok.  I thought it wouldn't hurt to put things in cxf.xml, since it was just 
configuration for the port name used in the Jms test and would be ignored by 
tests which used other port names.

I just changed things around and set the busCfg on the provider and consumer in 
the jms_transport.xml, but the configuration doesn't seem to have any affect in 
this case (i.e. the test times out again now).  I know I'm picking up the 
JmsTestTimeOut.xml config file since if I put garbage in there, things will 
complain appropriately.  Not sure if you have any suggestions.  Anyway, I'll 
fiddle with it a bit more and see if I can get the test working with a 
different patch.

Cheers,
Peter

> CxfBcJmsTest fails frequently on slower machine
> -----------------------------------------------
>
>                 Key: SM-1570
>                 URL: https://issues.apache.org/activemq/browse/SM-1570
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-bc
>    Affects Versions: 3.2.2
>            Reporter: Peter Jones
>            Assignee: Freeman Fang
>         Attachments: CxfBcJmsTest.patch.txt
>
>
> Running the CxfBcJmsTest with the ibm jdk on an aix box, the test fails most 
> of the time by hitting a timeout before receiving the expected message.  I've 
> attached a patch which adds a cxf.xml config file which configures the cxf 
> client receive timeout for this test to 10 seconds instead of the default 2 
> seconds.  This change seems to make the test pass consistently.
> The patch can be applied and was tested against the servicemix 3.2 branch 
> deployables/bindingcomponents/servicemix-cxf-bc directory as well as against 
> the servicemix-cxf-bc trunk.

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

Reply via email to