"alesj" wrote : "adrian(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...