1

Hot deployment of class files in jBoss.

Can any please help me in hot deploying the java class files without restarting the server again and again? JBoss version 4.2.3 GA

I'm a novice to this field, so basic help is appreciated.

Maverick
  • 1,519
  • 18
  • 32
  • @KennethClark - The post mentioned about updating the timestamp of web.xml. Will this redeploy the update class files in X.jar in JBoss shared lib folder? – Maverick May 26 '14 at 10:00

1 Answers1

0

If you are using Eclipse, you can do this. This only redeploy your project.

user2640782
  • 1,074
  • 8
  • 15