Hi there
I get the following message after editing a servlet and saving while my JBOSS is still running:
“org.jboss.Main at localhost:14055 (may be out of synch) was unable to
replace the running code with the code in the workspace
Reason:
Hot code replace failed – scheme change not implemented”
I am running JDK 1.4.2, My Eclipse 2.7 on Eclipse 2.1.2.
I have an EAR project that references both a EJB-JAR and a WAR.
Do I need to do something in order to get it to hot swap every time?