Jon Stevens wrote:

> on 2/22/01 3:07 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]>
> wrote:
>
> > You need to do this anyway ... the vintage of Tomcat 4.0 that you have is out
> > of date, and in particular the whole session persistence thing was modified
> > (and tested) since what you have.
> >
> > Among other things, that is why you don't see logging messages related to
> > sessions and attributes being persisted -- that was added more recently.
>
> Actually, I believe the .jar file I'm using is up to date with regards to
> those changes.
>

True for catalina.jar, not true for bootstrap.jar, naming.jar, namingfactory.jar.
The latter two probably are not relevant for this issue, but bootstrap.jar
certainly is.  You should be using *all* of the JAR files from a particular build
together.

>
> It would be nice if the nightly builds would insert the nightly version
> number into there so that we can be absolutely sure next time. :-)
>

Good idea ... rev marking in some reasonable fashion makes sense.

>
> -jon
>

Craig



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

Reply via email to