|So would bug 516684 be solved if
|
|1. we used jbossmx
|
|and
|
|2. in jbossmx the interceptor stack for mbean invocation set the thread
|context classloader as we do already for ejb invocations?

hmmm I am not sure I buy the VM linking analysis, this is not the way
classloading works.

With the UCL we don't need to set the CL (meaning the classes are retrieved
from SL).  The only reason we would set it is for "defensive coding"
purposes if a callee changes the Context CL without resetting it properly.
But the access to the classes is shared.

I will try to look into this

marcf

|
|david jencks
|>
|
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|https://lists.sourceforge.net/lists/listinfo/jboss-development


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to