[jboss-dev-forums] [Design of POJO Server] - Re: How should deployers obtain a propper CL?
alesj
do-not-reply at jboss.com
Wed Nov 8 05:21:38 EST 2006
Look at AbstractTopLevelClassLoaderDeployer (and its test: TestClassLoaderDeployer).
You can define a CL in your -beans.xml for all beans or for a single bean.
And you can probably use the same CL in deployer - for instance through KernelDeployment (see BeanDeployer).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984039#3984039
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984039
More information about the jboss-dev-forums
mailing list