Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-425

JDK7 update 21 onwards causes test suite to fail.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • River_2.2.1, River_2.2.2
    • River_2.2.2
    • qa
    • None

    Description

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

      Attachments

        Activity

          People

            trasukg Greg Trasuk
            trasukg Greg Trasuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: