Hi,
I am using
Eclipse 3.0
MyEclipse 3.8.3
WebSphere Application Server Advanced Single Server Edition 4.0.5 (using ibm jdk 1.3.1)
I have deployed an enterprise application .ear containing several war files and a jar file. Configured a jdk and application server using this jdk in preferences.
I am able to start the application server from within MyEclipse and can debug!
BUT
I cannot use hot code replace because the target virtual machine does not support that.
Is there a workaround?
I have tried starting the application server using jdk 1.4. That does not work, I get java.lang.VerifyErrors. Messing around with the classpath for days I did not find a way to start the server in 1.4.
Please help
tx,
Serge