2 Replies Latest reply on Jan 22, 2007 2:17 AM by andstall

    how to redeploy without restarting jboss (in 5.0.0.Beta1)

    andstall

      I am developing an application with ejb 3.0 and war modules, and recently upgraded from 4.x.

      In 4.x I would just run my deploy target and I would see how the jboss console would print out some lines and then say that the deploy worked (and it worked).

      In 5 when I run deploy nothing happens. Only restarting jboss makes it work (which is annoying, as it takes 1m instead of 10s or less). What am I doing wrong?