Hi Rob, you could deploy an exploded EAR: http://www.jboss.org/community/wiki/ExplodedDeployment
But probably you will avoid confusion if you deliver only full EAR files to your customers. With an Ant task, it might be quite easy to create them. Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264993#4264993 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264993 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
