well, I think it definitely is my mod_jk.so.
When I use the old plugin, mod_jserv.so, everything works fine.
Does anyone have a compiled mod_jk.so for apache 1.3/Solaris/intel that I
could use?
-----Original Message-----
From: Jennifer Dyess [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 24, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: tomcat and apache not happening
Hi-
Thanks for the info.
As far as I can tell, I've configured everything correctly. Could it be a
problem with the mod_jk.so? I wouldn't think so, because it compiled fine
and apache doesn't croak when trying to load it. The mod_jk.log doesn't
indicate any type of errors.
Is there anyway to verify that apache and tomcat are talking?
On Sat, Feb 24, 2001 at 04:38:22PM +0000, Ratnakar Malla wrote:
> Hi,
> i made up a list of instructions,as to howto install
> Tomcat and Apache, and how to make them talk with
> each other. Please look at it, and see if it is
> useful.
> here is the URL:
>
> http://www.geocities.com/donmalla/ATS/apache-tomcat-install.html
>
> Thanx,
> Ratnakar
> --- Jennifer Dyess <[EMAIL PROTECTED]> wrote: >
> Any suggestions would be appreciated. I've been
> > working on this for a while
> > now.
> >
> > -----Original Message-----
> > From: Jennifer Dyess
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 23, 2001 6:26 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: tomcat and apache not happening
> >
> >
> > here are my config files
> >
> >
> > -----Original Message-----
> > From: Jennifer Dyess
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 23, 2001 6:01 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: tomcat and apache not happening
> >
> >
> > the server.xml has the following:
> >
> > <Context path="/examples"
> > docBase="webapps/examples"
> > crossContext="false"
> > debug="0"
> > reloadable="true" >
> > </Context>
> >
> > -----Original Message-----
> > From: Ryan [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 23, 2001 5:13 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: tomcat and apache not happening
> >
> >
> > make sure that server.xml has a context manager.
> >
> > -ryu
> >
> >
> > ----- Original Message -----
> > From: "Jennifer Dyess" <[EMAIL PROTECTED]>
> > To: "Tomcat-User@Jakarta. Apache. Org"
> > <[EMAIL PROTECTED]>
> > Sent: Friday, February 23, 2001 5:06 PM
> > Subject: tomcat and apache not happening
> >
> >
> > > I'm running solaris 8 intel
> > > tomcat 3.2
> > > apache 1.3.14
> > >
> > > So, i thought i had all this configured properly.
> > But, it doesn't look
> > like
> > > apache is sending jspservlet requests to tomcat.
> > My mod_jk.so seems to
> > have
> > > compiled correctly (finally) and apache doesn't
> > give any errors when it
> > > starts.
> > > I've tried a couple of different configs in my
> > httpd.conf.
> > >
> > > first I addded the following to the http.conf:
> > > Include /usr/tomcat/conf/mod_jk.conf-auto
> > >
> > > I get a "page cannot be displayed" when I try
> > http://localhost/examples
> > > this is what it logs in the access log: "GET
> > /examples HTTP/1.1" 301 336
> > >
> > > then I removed the Include statement and added the
> > directives directly
> > into
> > > the httpd.conf:
> > >
> > > #Load mod-jk - this is the Tomcat Apache plugin
> > > LoadModule jk_module libexec/mod_jk.so
> > > AddModule mod_jk.c
> > >
> > > #Configure mod_jk
> > > JkWorkersFile /usr/tomcat/conf/workers.properties
> > > JkLogFile /usr/local/apache/logs/mod_jk.log
> > > JkLogLevel warn
> > >
> > > JkMount /*.jsp ajp13
> > > JkMount /JspServlets/* ajp13
> > >
> > > Still no luck.
> > > Any suggestions?
> > >
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, email:
> > [EMAIL PROTECTED]
> > >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, email:
> > [EMAIL PROTECTED]
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, email:
> > [EMAIL PROTECTED]
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, email:
> > [EMAIL PROTECTED]
> >
>
>
> =====
> Ratnakar Malla,
> Electrical & Computer Engg,
> Louisiana State University.
>
> ____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.in address at http://mail.yahoo.co.in
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
--
--
Jennifer Dyess
System Administrator
SquareTrade, Inc.
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]