-
1. Re: JBREM-1019, RemotingClassLoader parent first behavior
starksm64 Jul 29, 2008 3:44 PM (in response to starksm64)Is https://svn.jboss.org/repos/jbossremoting/remoting2/branches/2.x/ the current branch for the 2.4.x series?
-
2. Re: JBREM-1019, RemotingClassLoader parent first behavior
dmlloyd Jul 29, 2008 3:51 PM (in response to starksm64)Yes it is.
-
3. Re: JBREM-1019, RemotingClassLoader parent first behavior
ron_sigal Jul 29, 2008 5:40 PM (in response to starksm64)I've assigned JBREM-1019 to Remoting version 2.4.0.SP1, which is intended for JBossAS-5.0.0.CR2. Do we have an expected date for JBossAS-5.0.0.CR2?
-
4. Re: JBREM-1019, RemotingClassLoader parent first behavior
starksm64 Jul 29, 2008 6:19 PM (in response to starksm64)asap, mid to late aug. I'm working on a patch now so I can test that this really solves the problem. I'll attach the patch to the issue once it looks like its what I need.
-
5. Re: JBREM-1019, RemotingClassLoader parent first behavior
starksm64 Jul 29, 2008 7:59 PM (in response to starksm64)The patch I just attached to the issue allows the appclient tests I have been working on to pass.
-
6. Re: JBREM-1019, RemotingClassLoader parent first behavior
ron_sigal Jul 29, 2008 8:21 PM (in response to starksm64)"scott.start*jboss.org" wrote:
asap, mid to late aug.
Will do. -
7. Re: JBREM-1019, RemotingClassLoader parent first behavior
ron_sigal Aug 4, 2008 12:24 AM (in response to starksm64)Scott, normally we would set up the configuration just at initialization. Is there a reason to respond to the current value of the "org.jboss.remoting.classloadingParentFirstDelegation" system property with each invocation? It adds extra work to the invocation "critical path".