Randy Schuster wrote:

>>What JDK are you using?
> 
> I am not sure how to verify what JRE/JDK Tomcat or a particular servlet is
> using but I am pretty sure it is
> 
> java -version
> java version "1.3.1_10"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_10-b03)

Well, you can see in catalina.sh (or whatever startup script you're
using) how it's identified. If you're unsure I'm going to guess you
at least have a JAVA_HOME environment variable set somewhere. :-)

But wow, that's *really* old. Any chance you could try this with a
more recent (i.e., at least 1.4.2) JVM?

-- 
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to