3 Replies Latest reply on Feb 2, 2004 11:51 AM by single

    Do I really need to reboot JBoss each time I deploy packages

    single

       

      "single" wrote:
      I have noticed that if I deploy new JARs to JBoss that contain bug fixes or new Servlets, those do not become available unless I restart JBoss. I figure this is becasue of some cache settings that are on maybe?

      When I am debugging, the constant rebooting takes tons of time. Is there anything I can do so that JBoss completely reloads all classes and loads the most recent ones when I redeploy so that I don't need to constantly restart JBoss when I debug?