Modifications to ServiceMix cxf-bc ws-rm test and servicemix-wsn serviceengine.
--------------------------------------------------------------------------------
Key: SM-1409
URL: https://issues.apache.org/activemq/browse/SM-1409
Project: ServiceMix
Issue Type: Test
Components: servicemix-cxf-bc
Affects Versions: 3.2.1
Reporter: Ulhas Bhole
Attachments: patch.txt
I found some intermittent failures in
deployables/bindingcomponents/servicemix-cxf-bc in
org.apache.servicemix.cxfbc.ws.rm.CxfBCRMTest due to port problem and a CXF bug
in closing the RM decoupled endpoints. As a work-around I have modified the
decoupled endpoint range in CxfBcRMSequenceTest from 10000 to 11000 which will
not clash with the port 9995 used by CxfBCRMTest which causes intermittent
failures.
Also, deployables/serviceengines/servicemix-wsn component test also hangs on
some machines (mostly slow machines) so I have increased timeout to get it
passing.
Please find the patch attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.