[jboss-user] [Installation, Configuration & DEPLOYMENT] - rapid jboss deployment and development

davecasserly do-not-reply at jboss.com
Sat Mar 7 17:35:39 EST 2009


I'm using eclipse and want to be able to modify java files and have them compiled and accessible in jboss as quickly as possible to aid in the development cycle.

My projects build using maven 2 and i amd using an expanded war for development, so i have sym linked my target/built-app directory to jboss/deploy/built-app.war. This works well.

However, i want to be able to modify a java file (or jsp or whatever) in eclipse and have it build my file automatically and then jboss to see this and reload the app.

At the moment i have to restart jboss after each change - or manually deploy the new .war file each time.

Any suggestions?

How do you have your development env setup?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215961#4215961

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215961



More information about the jboss-user mailing list