I was disappointed that seam was extensively using
ant for deployment. I found maven to be much more versatile than ant for build management. The resources on establishing a hot deployment with maven multi module build configuration are pretty slim out there(especially if we use an ear packaging configuration). I found only two relevant resources to achive this. Unfortunately one works only for a war package configuration and the other relies completely on eclipse
jboss tools plugin. Does the book also cover hot deployment scenarios with maven? Does anyone know of any tried and tested method to achieve this. Just to outline what I want;
Hot deployment (including hot swapping classes in the container) for seam using a maven multi module ear packaging configuration.
SCJP 1.4
Do not dwell in the past, do not dream of the future, concentrate the mind on the present moment.