When I develop applications using something like Jetty + Hibernate + Spring + 
Wicket, I'm able to debug everything locally inside Eclipse.  This is nice 
because I can hotswap classes while debugging and its quite easy to debug 
problems.  But with JBoss you always have to package and deploy a new EAR file 
any time you want to test something.  This can take up to 30 seconds even on a 
fast dual core machine.

I was wondering, is there is any way to setup and debug a JBoss application 
locally and hotswap classes?

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948736#3948736

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948736


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to