Martijn Dashorst wrote:
> Doesn't JBoss IDE start the jboss container in debug mode?
Indeed, it does start jboss in debug mode.

craigdd wrote:

> I don't think debug mode in jboss allows the reloading of classes, i believe
> it it just for remote debugging.
>   
Indeed again, JBoss is directly started from Eclipse (as all programs 
you start from Eclipse). Strictly there is no class reloading, but you 
_can_ change classes on the fly. Just remember that when you restart 
JBoss, you must recompile and redeploy your changed classes.

Regards,
     Erik.


-- 
Erik van Oosten
http://day-to-day-stuff.blogspot.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to