Uploaded image for project: 'HiveMind'
  1. HiveMind
  2. HIVEMIND-181

Hivmind will not work in with security enforcments due to bug in Javassist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • IBM WebSphere 5 with Security ON
      IBM JVM

    Description

      Due to the bug in Javassist, ProtectionDomain wasn't associated with generated classes, see JIRRA from Javassist:

      http://jira.jboss.com/jira/browse/JASSIST-23

      This bug stops from executing any Hivemind based application (e.g. Tapestry) on the any environment with active SecurityManager.

      Unfortunately for proper fixing of this bug some changes within the Hivemind are required, such as (I expect)
      1. Switch to the latest Javassist
      2. Change all "old" method calls to the new one with additional parameter - Hivemind protection domain.

      Attachments

        1. hivemind-181-192.patch
          7 kB
          Johan Oskarsson

        Activity

          People

            Unassigned Unassigned
            zubairov Renat Zubairov
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: