[jboss-jira] [JBoss JIRA] Closed: (JBREM-896) Associate a ClassLoader on a per-client basis
David Lloyd (JIRA)
jira-events at lists.jboss.org
Tue Apr 15 22:28:54 EDT 2008
[ http://jira.jboss.com/jira/browse/JBREM-896?page=all ]
David Lloyd closed JBREM-896.
-----------------------------
Resolution: Done
Done. The classloader associated with a client will be the current thread's context classloader by default. ClassLoaders that are forwarded across the wire will be resurrected as RemoteClassLoaders.
> Associate a ClassLoader on a per-client basis
> ---------------------------------------------
>
> Key: JBREM-896
> URL: http://jira.jboss.com/jira/browse/JBREM-896
> Project: JBoss Remoting
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: r3 core, r3 api
> Reporter: David Lloyd
> Fix For: 3.0.0-M2
>
>
> The MessageInput interface needs a way to associate that input with a context/request/stream/etc. (and therefore a classloader). A general classloader policy should be introduced - probably the context classloader of the thread making an invocation should be used as the basis to load any remote classes. Start a forum thread?
--
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