[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBDEPLOY-3 issues
alesj
do-not-reply at jboss.com
Fri Mar 14 06:47:17 EDT 2008
"alesj" wrote : Drop it out of deployers then as well?
This was removed.
A fair warning: all AS5 deployers that define type should get that removed from xml, since setType is not longer there ;-)
e.g. from bootstrap-beans.xml
| <bean name="BeanDeployer" class="org.jboss.deployers.vfs.deployer.kernel.BeanDeployer">
| <!--<property name="type">beans</property>-->
| </bean>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136581#4136581
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136581
More information about the jboss-dev-forums
mailing list