You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/08/27 03:37:52 UTC

[jira] Resolved: (SM-1523) CxfBcProviderSecurityTest failure with ibm jdk

     [ https://issues.apache.org/activemq/browse/SM-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SM-1523.
------------------------------

    Resolution: Fixed

apply patch on behalf of Peter Jones with thanks

http://svn.apache.org/viewvc?rev=689324&view=rev for 3.2 branch
http://svn.apache.org/viewvc?rev=689330&view=rev for trunk

> 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.