JBoss Community

JBoss AS 7.0.2 + Eclipse - JSP auto-deploy

created by Nicholas DiPiazza in JBoss AS7 Development - View the full discussion

Dear group,

 

When I develop JSP on JBoss AS 7.0.2 Final, I'd like the JSP to automatically deploy to my web application each time I save a change to a JSP page. This will make it so I can quickly and easily make incremental changes into the application server without having to click on the Full Publish each time and wait for the web application to fully redeploy.

 

I've tried to use the incremental publish but this does not seem to deploy my changes to the JSP file.

 

Is there a way to script the deployment of the JSP file? If I could do that, then I'd just create a Directory file watcher with a re-occuring windows task that will deploy changes if it sees any.

 

Thanks!

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community