4 Replies Latest reply on Jul 13, 2005 12:17 PM by kylewburke

    JBoss 1.5M1 Hot swapping not working

    csavory

      I'm trying to use Hot Swapping with JBoss IDE

      Here are my env vars:
      Windows XP Pro
      Eclipse 3.1M5 with JBoss IDE 1.5M1
      JBoss 3.2.6
      Java version: 1.4.2_03

      Problem:
      I Build my EAR via ant and place in my deploy folder.
      I start JBoss in debug mode via eclipse.
      I change a method imlp (not signature) and I get an error

      Error:
      Hot Code Replace Failed
      org.jboss.Main at localhost:1278 (may be out of sync) was unable to replace the code running in the workspace

      Reason:
      Hot code replace failed - Scheme change not implemented



      I thought it might be a compliler issue so I added this property to my ant script and it did not work either: