Hello,
I'm running Eclipse 3.1.1. Whenever I remote debug my BEA Weblogic 9.1
app server, I get an error when trying to use the Hot Code Replace
feature. This happens for any change that I make, no matter how small.
Has anyone seen this message before?
Hot code replace failed - Scheme change not implemented
I thought it might be a problem with the way I build. I use ant,
externally, to build. So I made sure that my Eclipse VM, Default JRE, and
Ant JDK are all the same, but it doesn't seem to make any difference. Can
anyone provide any input?