So, where are the win32 connectors?

Why just the Linux connectors?

jake

At 05:52 PM 12/20/2000 -0800, you wrote:
>Max Bardetti wrote:
> >
> > Thanks Craig, I missed those lines in server.xml
> > I will give it a try.
> >
>
>Kewl
>
> > The release notes said that it was not stable yet.
> > What's your experience ?
> >
>
>Well, I could run the examples through it, and it passes most (but not
>all) of the Watchdog 4.0 spec compatibility tests -- but I haven't yet
>exercized it very much.  That will certainly occur in the very near
>future.
>
> > Max
>
>Craig
>
>
> > ----- Original Message -----
> > From: "craig mcclanahan" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, December 20, 2000 4:49 PM
> > Subject: Re: Tomcat milestone 5
> >
> > > > Max Bardetti wrote:
> > > >
> > > > Hi
> > > >
> > > > Has anybody successfully installed 4.0 M5 with the apache 1.3
> > > > connector working ?
> > > > I tried for few hours but I could not make it work, I followed the
> > > > limited instructions in the release notes with no success.
> > > > I recompiled the apache module included and configured server.xml, is
> > > > tomcat.conf still needed ? What about httpd.conf do I need to point it
> > > > to tomcat.conf ?
> > > >
> > > > Thanks
> > > > Max
> > >
> > > What kind of error messages do you get?
> > >
> > > The only commands needed in httpd.conf are those briefly described in
> > > the server.xml file -- something like this:
> > >
> > > LoadModule webapp_module libexec/mod_webapp.so
> > > WebAppConnection warpConnection warp localhost:8008   <-- Wherever TC4
> > > is listening
> > > WebAppMount examples warpConnection /examples/        <-- Repeat per
> > > webapp
> > >
> > > All the other detailed stuff that used to be configured in
> > > tomcat-apache.conf is no longer needed -- the connector configures
> > > itself from the web.xml settings of each app.
> > >
> > > Craig McClanahan
> > >
> > >
> > > **********
> > > E-Mail processed at inet.ann.com with MAILsweeper
> > > **********

Reply via email to