I find myself needing to restart the server every time I change xxx.pages.xml files even
though I read that jboss tools supports hot redeploy of those files. How do I configure
jboss so that seam reloads just the pages files(and hopefully not the entire app)???
Also, I read about the dev directory and deployment to that dir causes seam to reload in
just the changed components(including annotations), BUT if I do that, won't tomcat
then redeploy the entire app. This sounds like it defeats the purpose as tomcat redeploys
the entire app on every class file change unless you set up the context.xml file but then
your files are not copied to the target dirs. ie. how to configure this as well even
though, it is very annoying that it has to be a dev dir....would be much nicer if the
components.xml had a configure option I could turn on and off instead(that is probably
more a seam forum question I guess though).
thanks,
Dean
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256060#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...