Hello all,
I have the following problem:
When I change my source code and the Tomcat is running I get the message “Hot code replace failed – scheme change not implemented”.
I tried the hot code replace in a sample project at home and all worked fine.
The main difference between the home and the office installation is the server.xml file. In my office installation I mapped the webapp to the root, at home all was set to the default.
Are there any known problems with a changed server.xml?
I’m using Tomcat4 in the office and Tomcat5 at home. Maybe this is the problem?
My configuration in the office:
Eclipse 2.1.1
MyEclipse 2.5.1
Tomcat 4.1.18
at home:
Eclipse 2.1.1
MyEclipse 2.5
Tomcat 5.0.4
Regards
Gerald