0 Replies Latest reply on Sep 11, 2007 4:38 AM by artur.chyzy

    Server restart

    artur.chyzy

      Hello.
      I'm not sure if this is the right place for my question but i take a shot.
      I'm developing app in JBoss Seam but i think it not regarding to Seam.

      I want to know is it possible to not restart server (JBoss AS) when changing some ejb3 beans deployed in jar file (which is in ear exactly) and make new version of them to work

      Each time i change the EJB3 class restart of app is needed... all beans are reloaded from scratch.. my app has a lot of beans and restart takes about 2 minutes so it is too long for developement... is it possible to reload only changed beans ??

      Maybe there are some plans to make this to work ??

      Artur