[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7274) Failures in org.jboss.test.jrmp tests

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Feb 4 18:13:19 EST 2010


     [ https://jira.jboss.org/jira/browse/JBAS-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved JBAS-7274.
------------------------------------

    Resolution: Done


Fixed for M2 by adding a hack mbean to conf/jboss-service.xml that sets java.rmi.server.codebase

> Failures in org.jboss.test.jrmp tests
> -------------------------------------
>
>                 Key: JBAS-7274
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7274
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Shelly McGowan
>            Assignee: Brian Stansberry
>             Fix For: JBossAS-6.0.0.M2
>
>
> Move of mbeans related to RMI Classloading out of conf/jboss-service.xml and into deploy/ has broken things. HttpRMIClassLoading (aka jboss:service=WebService) needs to start before any other services export an RMI object or create a MarshalledObject. If it doesn't, some static initializers in the JDK java.rmi implementation will not see the correct values. So add dependencies.
> Ones I'm aware of are RemoteNamingBean, UnifiedInvoker(HA), JRMPInvoker(HA).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list