[jboss-user] [JBoss Seam] - Re: General development question under Eclipse
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Jun 22 07:50:23 EDT 2007
(1) Ant explode copies all the files across (and changed files if they are already there), ant unexplode deletes all files, ant restart restarts the deployed application. The deploy/undeploy targets create non exploded archives (which means you can't alter the view pages without restarting the applcaiton)
(2) Yes, auto-redeploy. Turn it off by right clicking on the project, choosing properties, going to Builders, and unticking the .explode builder.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056829#4056829
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056829
More information about the jboss-user
mailing list