[jboss-user] [Installation, Configuration & Deployment] - Reloading class in ear struture.
femtowin
do-not-reply at jboss.com
Wed Oct 11 03:48:38 EDT 2006
Hello all , I'm trying to find out how to
reload class in ear struture when
remote debugging it.
I find out plain class struture in ear directory
works (previously I tried META-INF/classes,
WEB-INF/classes, APP-INF/classes, none works).
when classes file directly in ear directory works,
but when I change class file and recompile it to the place,
it just can't be reloaded like previously I've done
in WAR (WEB-INF/classes , under Tomcat or Jetty environment).
Do anyone has any hint about this?
Or I can't reload class and must redeploy my app after
every single change?
I'm using jboss 4.0.1sp1.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977448#3977448
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977448
More information about the jboss-user
mailing list