Configuring Oracle9i Application Server for Remote Debugging Servlets

If you are using Oracle9i Application Server, you can debug using either the Oracle Java Virtual Machine (JVM) debugging protocol or the Sun Java Platform Debugging Architecture (JPDA). Before you start your remote debugging session, you will have to choose which method to use. There are slight differences in the configuration options.


Related Topics:
Using Oracle's JVM with Oracle9i Application Server for Servlet Debugging
Using JPDA with Oracle9i Application Server for Servlet Debugging

External Links:
Sun VM Invocation Options