"adrian(a)jboss.org" wrote :
| Then in the part where the deployment/bean are checked for classloader
| AbstractKernelDeployer::deploybean()
|
While I am on this subject.
I originally put all the deployment defaults in this method, but other
defaults have been added in the AbstractKernelDeployment::getBeans().
I think the AbstractKernelDeployment is the correct place for this code,
so we should look at moving all the logic that is AbstractKernelDeployer::deployBean()
into there.
Especially since the AbstractKernelDeployer is not always used,
e.g. the BeanMetaDeployer in the deployers project.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134623#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...