Deploying java class files without restarting JBoss
        Posted  
        
            by varunwg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by varunwg
        
        
        
        Published on 2010-04-29T14:55:21Z
        Indexed on 
            2010/04/29
            14:57 UTC
        
        
        Read the original article
        Hit count: 309
        
Hi,
I would like to know if its possible to deploy java class files without restarting JBoss server. I am using jboss v4.2.2.
Also, when I try to deploy jsp files, it works fine and server picks up the changes almost instantly.
Thanks a lot in advance :)
© Stack Overflow or respective owner