actuallly, figured out part of my problem. I remember that JBoss will reload an expanded application if web.xml is updated.
So i added a ant task build plugin to maven to touch web.xml on every build. This makes my application reload in jboss! Nice. I'm still interested in how other people work too though. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215964#4215964 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215964 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
