Yes, setInput() marks the Input as required and addInput() is just used for ordering.
The Merged*MetaDataDeployers are a special case anyway. It seems they are even replacing the original metadata with the merged result - So other deployers could just require this as input e.g. JBossMetaData. Like the AbstractWarDeployer is doing for the JBossWebMetaData. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236298#4236298 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236298 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
