I have an EAR project written using J2EE1.4. I run it (through MyEclipseBlue) using a local WebSphere v6.0 application server. I’m trying to debug and have no issues setting breakpoints anywhere EXCEPT in the EJBs. When I set the breakpoint in the EJB, I get the attached error as soon as I start the server in debug mode. I get the error for every EJB that I try to set a breakpoint in. If I ignore the error, I can run my app but it totally ignores the EJB breakpoints. I tried unchecking the “Run EJBDeploy tool” option, as suggested in another post. This did not correct the issue.
My version of MyEclipseBlue is v8.6.1 Blue. I’m not able to upgrade at this time (without a long delay), because I’d need to get infrastructure approval. Can someone please help me get this working in my current version? Also, if I do get to upgrade (eventually), will the latest version of MyEclipseBlue still work with WebSphere v6.0?
I should mention that I am not using ANT. I am doing all compiling and building from within MyEclipseBlue. I should also mention that I do have the line numbers enabled in my EJB project (Add line number attributes is checked), and they appear in my EJBs.
Please help!
Thanks! Joyce
Attachments:
You must be
logged in to view attached files.