JSwat 2.13 Working with Oracle 9.2i Apache JSP... BUT...
"Stevens, Brigham" <[email protected]> Wed, 26 Feb 2003 13:14:43 -0800
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I have successfully installed and configured Oracle 9.2i to allow remote debugging with JSwat. SUPER COOL. However, the session timeout seems to be stuck at 30 seconds. I edited the httpd.conf file to increase this to 1800 seconds (30 minutes), but it did not seem to help. Is there something else that I have to change? If anyone else is interested in how I got it to work, I basically followed the very basic directions and added the debugging command line options to the arguments in the jserv.conf file to start the VM with remote debugging enabled. That was pretty much all it took. I am using JDK141 with Oracle 9.2i, which ships with Apache/Jserv, and I don't really know what Servlet/JSp container it is supposedly some Oracle one. Thanks for any help! --brigham