Hi, [Eclipse 3.1.2] [JBoss IDE 1.5.1.GA] [JDK1.4.2_11] [WinXP] [jboss-3.2.3_jetty-4.2.24]
I'm a relative newbie to JBoss but have picked it up in a new job I've started recently. I'm launching JBoss from the Server Navigator and I've managed to get an external instance running. However I now want to be able to edit class files and have them automatically reloaded in the running JBoss instance. I've tried adding projects from Eclipse into the classpath of the JBoss IDE Config but when I do that it seems the classloader for those classes can no longer find any dependent classes or libraries. Is it possible to achieve what I've set out to do? I've tried 100's of different classpath/source options and cannot seem to get it to work. If I also add all the dependent libraries to the classpath then I end up with javax/http/HttpServlet not found! And even adding the SERVLET_API in doesn't help. I have the application on the filesytem as an expanded EAR - with two SARs and two WARS (expanded). I would like to just work on the classes of one WAR really - having it pick up all the libraries from the filesystem (except the ones I'm working on in Eclipse) and then reload all the eclipse ones as I edit them. Thanks, Richard. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931408#3931408 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931408 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
