[jboss-jira] [JBoss JIRA] Updated: (JBAS-3439) DelegatingPolicy: another preload required for jrockit
Ryan Campbell (JIRA)
jira-events at jboss.com
Fri Aug 4 17:36:12 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3439?page=all ]
Ryan Campbell updated JBAS-3439:
--------------------------------
Fix Version/s: JBossAS-4.0.5.CR1
This represents 150 of the 200 or so errors we have on JRockit. I'd like to schedule it for 4.0.5.CR1 *if* Ralph can provide a patch, or Scott thinks he can fix it quickly.
This would greatly help with the JRockit test results for 4.0.5.CR1
> DelegatingPolicy: another preload required for jrockit
> ------------------------------------------------------
>
> Key: JBAS-3439
> URL: http://jira.jboss.com/jira/browse/JBAS-3439
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ClassLoading
> Affects Versions: JBossAS-4.0.4.GA
> Environment: # java -version
> java version "1.5.0_06"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
> BEA JRockit(R) (build R26.4.0-63-63688-1.5.0_06-20060626-2259-linux-ia32, )
> Reporter: Ralph Apel
> Assigned To: Scott M Stark
> Fix For: JBossAS-4.0.5.CR1
>
>
> org.jboss.security.jacc.DelegatingPolicy already contains certain special actions in its constructor to preload certain classes (see this constructor's extensive comments).
> For DelegatingPolicy to work with jrockit and not have all jacc+securitymgr tests failing with
> java.lang.NoClassDefFoundError: org/jboss/security/jacc/ContextPolicy
> ContextPolicy must also be preloaded within the constructor (just like PolicyContext.class is already).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list