The web app I'm trying to debug only exhibits a bug on a particular Glassfish server, so I want to debug the web app remotely. But the web app was developed in Eclipse for Java SE and I can't see how to do that.
I have:
- Installed Eclipse 3.7 for Java EE
- Installed the Glassfish adapter
- Configured the server for secure login and JPDA debugging
- Added the server as a server in Eclipse
However, I do not see "Run on server" or "Debug on server" in the Run menu of Eclipse. If do Debug as, I can create a new Glassfish configuration but I can't select a server, so I can't configure the configuration.