[jboss-dev-forums] [JBoss AS Development Deployment Framework] - Redundant WAR deployer redundancy
david.lloyd@jboss.com
do-not-reply at jboss.com
Thu Oct 15 17:02:21 EDT 2009
The subclasses of AbstractVFSStructureDeployer are not consistently distributed among projects.
FileStructure and JARStructure are in jboss-deployers-vfs, while EARStructure is in jboss-as-server. WARStructure is duplicated in both jboss-deployers-vfs and jboss-as-server.
Where should these classes exist? At the least, WARStructure should be moved to one place or the other.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260638#4260638
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260638
More information about the jboss-dev-forums
mailing list