From: "Chuck Chopp" <[EMAIL PROTECTED]>
> That's the part that's getting me.  I'm using JDK versions that are only a
> "-" dash away from each other.  I've got JDK v1.4.2-5 on WinXP and JDK
> v1.4.2-2 on OpenVMS.

They're running on different hardware (I assume) and definitely under
different operating systems.  That's a lot different than moving from one
dash-version to another on the same platform.

They _ought_ to function exactly the same (the promise of write once, run
anywhere!) but these "other" JVM's (including the one we use for HP-UX)
often require some tweaking to work right.  When we first started, Tomcat
would inexplicably crash every so often.  It took recompiling the HP-UX
kernel with some different tuning parameters to make everything work
correctly.

-- 
Wendy Smoak


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

Reply via email to