I followed the directions to implement a web application using the servlet HelloWorld.java, as described in the MyEclipse User’s Guide.
I can successfully run and debug it using the Tomcat 4 web server.
Using WebLogic 7:
No problem running it without breakpoints.
As soon as I put in a breakpoint and re-fresh the web page in
the browser:
Nothing appears to happen in the Eclipse IDE. ❗
The web browser looks like it is in the middle of doing something,
displaying the message “Web site found. Waiting for reply”, but
nothing happens, even after several minutes of waiting ❗
I am running Windows XP Professional Version 5.1
Eclipse 2.1.1
MyEclipse 2.7
I installed Eclipse over a month ago, and then installed MyEclipse 2.6.
Yesterday I uninstalled MyEclipse 2.6 and installed 2.7.
Directory of C:\eclipse\plugins
02/11/2004 02:39 PM <DIR> org.eclipse.pde.build_2.1.0
02/11/2004 02:39 PM <DIR> org.eclipse.pde.core_2.1.0
02/11/2004 02:39 PM <DIR> org.eclipse.pde.doc.user_2.1.0
02/11/2004 02:39 PM <DIR> org.eclipse.pde.runtime_2.1.0
02/11/2004 02:39 PM <DIR> org.eclipse.pde.source_2.1.0
02/11/2004 02:40 PM <DIR> org.eclipse.pde.ui_2.1.0
C:\eclipse\plugins>java -version
java version “1.3.1_02”
Launching WebLogic server with JDK BeaJdk101_03