[
https://issues.apache.org/activemq/browse/SM-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45593#action_45593
]
Peter Jones commented on SM-1523:
---------------------------------
Hi there,
I noticed when I click on the first merge link above, this is the path:
servicemix/smx3/tags/servicemix-3.2.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/ws/security/CxfBcProviderSecurityTest.java
Should the patch have been applied to the smx3/tags/servicemix-3.2.2? I would
have thought that it would be applied to smx3/branches/servicemix-3.2?
Thanks!
Peter
> 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
> Assignee: Freeman Fang
> 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.