[
https://issues.jboss.org/browse/JBAS-7274?page=com.atlassian.jira.plugin....
]
Tomaz Cerar reopened JBAS-7274:
-------------------------------
Hack is present in trunk.
and comment in jboss-service.xml says this:
JBAS-7274. Temporary workaround to set java.rmi.server.codebase early in the startup
process. Will be removed before AS 6.0.0.CR1
as project is past CR1 this should be removed before releasing final...
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:
http://www.atlassian.com/software/jira