On 3/12/06, Mark Thomas <[EMAIL PROTECTED]> wrote:
> David Ziants wrote:
> > Constraints of my new project say that I have to use jdk 1.3.2
> > (otherwise I would gladly move it to Java 5).
> >
> >
> > I still want to try and use the latest version of Tomcat (5.5.15 is what
> > I have installed), a
David Ziants wrote:
> Constraints of my new project say that I have to use jdk 1.3.2
> (otherwise I would gladly move it to Java 5).
>
>
> I still want to try and use the latest version of Tomcat (5.5.15 is what
> I have installed), and configure for jre 1.3 .
Tomcat 5.5.x requires 1.4 or later.
Constraints of my new project say that I have to use jdk 1.3.2
(otherwise I would gladly move it to Java 5).
I still want to try and use the latest version of Tomcat (5.5.15 is what
I have installed), and configure for jre 1.3 .
When starting the server, I am given the exception, which I quo