[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Registering listener on KernelEventManager
adrian@jboss.org
do-not-reply at jboss.com
Tue Mar 18 06:52:55 EDT 2008
"alesj" wrote : "adrian at jboss.org" wrote :
| | The correct classloader (like all the other installs)
| | is to use the classloader of the bean doing the install.
| |
| But that's not the case right now.
| At least if the target is not the bean who's doing the installs.
|
| Should we change the InvokeDispatchHelper::invoke, to take the classloader param?
No we discussed this before
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=128235
install/incallback use the classloader of what is being deployed.
This simulates exactly the bean doing it themselves in create/start()
If you know where this is not the case then it needs testing and fixing.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137348#4137348
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137348
More information about the jboss-dev-forums
mailing list