You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Greg Trasuk (JIRA)" <ji...@apache.org> on 2013/09/04 15:55:52 UTC

[jira] [Comment Edited] (RIVER-425) JDK7 update 21 onwards causes test suite to fail.

    [ https://issues.apache.org/jira/browse/RIVER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757781#comment-13757781 ] 

Greg Trasuk edited comment on RIVER-425 at 9/4/13 1:55 PM:
-----------------------------------------------------------

Fixed by http://svn.apache.org/r1520020. (This is the 2.2 branch).

                
      was (Author: trasukg):
    Fixed by http://svn.apache.org/r1520020.

                  
> JDK7 update 21 onwards causes test suite to fail.
> -------------------------------------------------
>
>                 Key: RIVER-425
>                 URL: https://issues.apache.org/jira/browse/RIVER-425
>             Project: River
>          Issue Type: Bug
>          Components: qa
>    Affects Versions: River_2.2.1, River_2.2.2
>            Reporter: Greg Trasuk
>            Assignee: Greg Trasuk
>             Fix For: River_2.2.2
>
>
> As of JDK7 update 21, the default setting for java.rmi.server.useCodebaseOnly is set to true by default, which has the impact of disabling run-time classloading for proxies.
> As a result, the qa test suite encounters massive numbers of failures.
> The fix is to update the qa runtime properties and policy files to set the property above to "false".  As well, consumers of services (and also services, if they offer eventing) must be granted RuntimePermission for "accessClassInPackage.com.sun.proxy".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira