You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ben Ricker <br...@wellinx.com> on 2002/12/18 21:43:52 UTC

Latest stable version?

I am running Tomcat 4.0.6 in a production environment right now. I want
to move to 4.1.x. I hear about 4.1.17. Is this considered production
stable? It is probably MORE stable then 4.1.16, from what I have heard.

However, the Jakarta site shows 4.1.12 as the stable branch of 4.1.x,
but that has been that way for a long time. Is there going to be an
increment soon to the stable branch?

Thanks,

Ben Ricker

-- 
Ben Ricker <br...@wellinx.com>
Wellinx.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


jscp error

Posted by Maxime Colas des Francs <ma...@sts.ca>.
Hi

I attempt to use jspc (in tomcat 4.1.12)

#jspc -webapp $CATALINA_HOME/webapps/myapp
2002-12-18 04:24:04 - ERROR-the file '/test.jsp' generated the following
general exception: java.lang.NullPointerException error:null

I use some jstl tags in my jsp code

thks for help

_
M



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Latest stable version?

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On 18 Dec 2002, Ben Ricker wrote:

> Date: 18 Dec 2002 14:43:52 -0600
> From: Ben Ricker <br...@wellinx.com>
> Reply-To: Tomcat Users List <to...@jakarta.apache.org>
> To: Tomcat Users List <to...@jakarta.apache.org>
> Subject: Latest stable version?
>
> I am running Tomcat 4.0.6 in a production environment right now. I want
> to move to 4.1.x. I hear about 4.1.17. Is this considered production
> stable? It is probably MORE stable then 4.1.16, from what I have heard.
>
> However, the Jakarta site shows 4.1.12 as the stable branch of 4.1.x,
> but that has been that way for a long time. Is there going to be an
> increment soon to the stable branch?
>

The Tomcat 4.1.x family *is* the most recent stable branch for Tomcat 4
(which implements Servlet 2.3 and JSP 1.2).  Tomcat 4.1 releases use the
same version numbering scheme that the Apache web server does -- 4.1.x
release milestones are created periodically, and are then voted on for
quality (alpha, beta, or general release).  Tomcat 4.1.12 was the first
4.1 release that was voted as stable for general use.  Recently (last
week), Tomcat 4.1.17 also earned that vote of confidence, so it is the
most recent stable release.

Tomcat 4.0.x is in maintenance mode only.

> Thanks,
>
> Ben Ricker

Craig


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>