This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Setting up JBOSS 5 Server on my local computerjaikiran Nov 24, 2008 1:30 AM (in response to maz00)Maybe you are looking for exploded deployment http://www.jboss.org/community/docs/DOC-9719. Any changes to a jsp in an exploded deployment will be picked up on the fly. 
- 
        2. Re: Setting up JBOSS 5 Server on my local computerpeterj Nov 24, 2008 12:04 PM (in response to maz00)Also, look into JBoss Tools, which is a plugin for Eclipse. It will keep the app in Eclipse synchronized with your development server so that changes appear almost as easily as what you are used to in Visual Studio. 
 http://www.jboss.org/tools/
- 
        3. Re: Setting up JBOSS 5 Server on my local computermaz00 Nov 25, 2008 2:35 PM (in response to maz00)Thanks guys 
 
     
    