LOL, that's true enough, I'll stop now.

However, just as an FYI, I'm playing with Unixware 7.1.3, which will be my
next upgrade.  It's got the ability to run linux applications natively, so
I'll probably be able to get a "normal" configuration working when I feel
comfortable with 7.1.3.  It's kinda interesting, the install installs the
standard unixware kernel and support files and then installs about 0.5-1.0
gig of linux support files.  If I was to guess it kinda looks like it's
installing a fairly complete linux kernel that it somehow runs in parallel
to the unixware kernel.  If it work well then I'll be able to get beyond
jdk1.3.0_02 (their implementation of 1.3.1 is broken), will be able to run
oracle 9i, and still be able to run the optical jukebox software (doesn't
run under linux, the developer says that the scsi implementation on linux is
badly broken and needs to be completely rewritten).  Needless to say I've
got my fingers crossed.

Of course if the boss was willing to support Solaris this'd all be a moot
point as everything I need will run on solaris (not on intel, on sparc).

--mikej
-=-----
mike jackson
[EMAIL PROTECTED]

> -----Original Message-----
> From: Turner, John [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 27, 2003 9:25 AM
> To: 'Tomcat Users List'
> Subject: RE: Four questions (about logging, connectors and manager)
>
>
>
> If it works, I say go for it and call it good...you've got an
> unusual beast
> there (Unixware).  Common setups for other operating systems
> might not work
> for you, so you should go with what works.
>
> John
>
> > -----Original Message-----
> > From: Mike Jackson [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, February 27, 2003 12:24 PM
> > To: Tomcat Users List
> > Subject: RE: Four questions (about logging, connectors and manager)
> >
> >
> > Should I be using the AJP1.3 connector for the mod_jk and
> > apache I just
> > setup (1.3.27), or should I be using the coyote connector?  I
> > did try the
> > coyote connector, but couldn't seem to get it to connect.  The AJP1.3
> > connector seems to work perfectly for me once I disabled the
> > JMX stuff.
> >
> > --mikej
> > -=-----
> > mike jackson
> > [EMAIL PROTECTED]
> >
> > > -----Original Message-----
> > > From: Turner, John [mailto:[EMAIL PROTECTED]
> > > Sent: Thursday, February 27, 2003 9:20 AM
> > > To: 'Tomcat Users List'
> > > Subject: RE: Four questions (about logging, connectors and manager)
> > >
> > >
> > >
> > > My point about the connectors was that, in server.xml, you
> > should DISABLE
> > > Ajp13Connector and ENABLE CoyoteConnector on port 8009.
> > CoyoteConnector
> > > supports both JK and JK2 *and HTTP and HTTPS).
> > >
> > > So, you can use Apache 1.3, mod_jk, but then on the Tomcat
> > side choose
> > > CoyoteConnector instead of Ajp13Connector.  CoyoteConnector
> > is enabled by
> > > default...just reverse the change you made in server.xml.
> > >
> > > John
> > >
> > > > -----Original Message-----
> > > > From: Tomasz Nowak [mailto:[EMAIL PROTECTED]
> > > > Sent: Thursday, February 27, 2003 12:12 PM
> > > > To: Tomcat Users List
> > > > Subject: Re: Four questions (about logging, connectors
> > and manager)
> > > >
> > > >
> > > > Turner, John <[EMAIL PROTECTED]> wrote:
> > > > >
> > > >
> > > > > First, Ajp13Connector is not the recommended connector
> > to use for
> > > > > 4.1.18. CoyoteConnector is the recommended connector.
> > > >
> > > > But on the other hand mod_jk2 is not the recommended connector to
> > > > use for Apache 1.3. mod_jk is the recommended, isn't it? ;)
> > > > There are some reasons I can't upgrade Apache HTTPd to ver 2
> > > > right now.
> > > > But OK, I will try to use mod_jk2 if you recommend it.
> > > >
> > >
> > > > Tomasz Nowak
> > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



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

Reply via email to