Hi,
I am using Eclipse:
Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
Build id: M20060921-0945
And MyEclipse Enterprise Workbench:
Version: 5.1.0 GA
Build id: 20061111-5.1.0-GA
I am trying to hot deploy to Sun Java System Application Server 8.x
For some reason any time I change code (and I don’t mean change the signature of a method or altering the structure of a class, i.e. new members, attributes, etc..). I mean like adding a line of debugging code or an if condition, I keep getting this prompt. To make matters worse, even if I agree to restart the Application Server, it still does not pick up my changes.
Also any changes I make to the JSP are not recognized.
Any ideas? Would really appreciate it.