]
Brian Stansberry resolved JBAS-7274.
------------------------------------
Resolution: Done
Thanks. I corrected the comment. The ha.. erm, workaround is going to be the solution.
Failures in org.jboss.test.jrmp tests
-------------------------------------
Key: JBAS-7274
URL:
https://issues.jboss.org/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: 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.
-
For more information on JIRA, see: