CxfBcProviderSecurityTest failure with ibm jdk
----------------------------------------------
Key: SM-1523
URL: https://issues.apache.org/activemq/browse/SM-1523
Project: ServiceMix
Issue Type: Bug
Components: servicemix-cxf-bc
Environment: ibm jdk
Reporter: Peter Jones
Attachments: CxfBcProviderSecurityTest.patch.txt
The CxfBcProviderSecurityTest fails with the ibm jdk. The
java.security.properties system property setting which works around a couple of
other security test failures is not currently propagated to the SecurityServer
when it is launched in the test. The attached patch checks if that property is
set (it is when using the ibm jdk), and propagates it on to the SecurityServer
if so, which resolves the test failure. 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.