"Craig R. McClanahan" wrote:
>
> On Tue, 24 Apr 2001, Glenn Nielsen wrote:
>
> > >From their behaviour, it appears that Tomcat 3.x and Tomcat 4 handle
> > use of stderr and stdout differently.
> >
> > Running under unix with either works great for me.
> >
> > But under windows others I work with
On Tue, 24 Apr 2001, Glenn Nielsen wrote:
> >From their behaviour, it appears that Tomcat 3.x and Tomcat 4 handle
> use of stderr and stdout differently.
>
> Running under unix with either works great for me.
>
> But under windows others I work with have had problems.
> When running Tomcat 4
Ignore this, the difference was that the user was starting
Tomcat in a DOS shell instead of as an NT Service.
Glenn Nielsen wrote:
>
> >From their behaviour, it appears that Tomcat 3.x and Tomcat 4 handle
> use of stderr and stdout differently.
>
> Running under unix with either works great for