Hello,
I have a web-app project that is deployed on WLS 7.0 in exploded form. Every once in a while when I update the java source & save, I get the following error (I assume this happens at deploy time after compile):
Weblogic.Server at locahost:14190 (may be out of sync) was unable to replace the running code with the code in the workspace
Reason:
Hot code replace failed – Add method not implemented.
Any ideas ?
I am using Eclipse Version: 2.1.1 Build id: 200306271545 & Workbech version 2.6.1
Thanks !
Shah