How can I do to upgrade from 3.1 to 4?
Luca
At 11.07 27/12/2000 -0800, you wrote:
>Luca Ometto wrote:
>
> > Dear Craig, Tomcat 4.0 is not yet released... It is a beta version,
> isn't it?
> >
>
>It will be next week. Right now, the current version is called "Milestone 5".
>
> >
> > Does it works good?
> >
>
>Yep :-)
>
>NOTE: The comment above is primarily about using it stand-alone. The web
>connector (so you can run 4.0 behind Apache) for Tomcat 4.0 is brand new code,
>and is not yet beta quality.
>
> >
> > Thanks Luca
> >
>
>Craig
>
>
> >
> > At 10.29 27/12/2000 -0800, you wrote:
> > >Luca Ometto wrote:
> > >
> > > > Hi to everybody. I can't analyze traffic logs using Tomcat
> webserver. How
> > > > have I to do?
> > > >
> > >
> > >Two choices:
> > >
> > >* Run Tomcat connected to a web server -- all requests routed to
> > > Tomcat will still be logged in the web server's access log.
> > >
> > >* Run Tomcat 4.0 stand-alone. It has code to create an access log
> > > in the same way that a web server does.
> > >
> > > >
> > > > Thanks in advance. Luca
> > >
> > >Craig McClanahan