Every time we write some code in our project we need to clean project which is going to take some time even if Jboss supports Hot deployment. Is there any tool/trick which will help us to get our web application deployed within less time? I am using eclipse Juno and Jboss Application Server 5.1 please guide accordingly.
Asked
Active
Viewed 1,128 times
0
-
We use Jboss-dev studio at work which supports this. It's just eclipse with some plugins, the plugin update site is free though, will try to find you a link... – Adam Feb 06 '13 at 09:05
-
Install JBoss Tools (from Eclipse Marketplace) or switch to JBoss-dev studio (in the end it's an Eclipse with jboss tools and other plugins) – BigMike Feb 06 '13 at 09:08
-
1Thanks I think i would go with JBoss Tools – psi Feb 06 '13 at 09:12