[ http://issues.apache.org/jira/browse/HIVEMIND-181?page=comments#action_12455188 ] Renat Zubairov commented on HIVEMIND-181: -----------------------------------------
This bug require changes in the hivemind - first update the Javassist version, second use different, more correct helper method of the Javassist. > Hivmind will not work in with security enforcments due to bug in Javassist > -------------------------------------------------------------------------- > > Key: HIVEMIND-181 > URL: http://issues.apache.org/jira/browse/HIVEMIND-181 > Project: HiveMind > Issue Type: Bug > Environment: IBM WebSphere 5 with Security ON > IBM JVM > Reporter: Renat Zubairov > Priority: Critical > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira