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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to