java - JBoss - Loading a new module at runtime -


is possible load added module @ run-time?

i have added optional module ear, started jboss , added optional module @ run-time using cli. load module though had restart jboss not looking for.

is there way load without restart using jboss cli?

  1. you can try jrebel, hot deploy stuff have trial version.

  2. if using jboos 7.0.1 (community project).

    you can go jboss administrative panel, there in profile settings open core - deployment scanners. turn on auto deploy-exploded (set true), , set scanner time per requirement ( default 5000 ms) . it.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -