Hi,
I recnetly upgraded from eclipse 3.2 and myeclipse 5 to eclipse 3.3 and myeclipse 6.
I am reusing the configuration from old workspace and poiting it to the same workspace.
When I launch Tomcat (debug mode is enabled), it gives me error:
FATAL ERROR in native method: No transports initialized
and I cannot launch Tomcat 5. However if I changed the launch mode to run then it runs fine but I cannot debug using break points.
To update you I did install JDK 1.5 on top of 1.4, but have set my JRE to use 1.4 and it is defaulted and same thing with Tomcat 5.
Please help me to fix this issue.
Thanks,
_-Sripathy Bhat