Hai,
Finally I fixed this problem,by commenting out the Alias directive for
each Context in the auto generated tomcat-apache.conf file and adding one
more line like "ApJServMount /examples /root" above the already existing
ApJServMount line for each Context("ApJServMount /example/servlet
/examples ").
Everything is working fine.
But what is /root mean?
Thanks all for ur kind replies
kamesh jayachandran
 On Wed, 11 Apr 2001
[EMAIL PROTECTED] wrote:

> 
> 
> Kamesh,
> I wouldn't know how to get mod_jk.so for linux. If you're using modjserv then
> you're in luck because the user guidelines are for mod_jserv only. Have you been
> to:
> http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.html
> 
> Scroll down a third of the way to the part that says:
> "Setting Tomcat to Cooperate with the Apache Web Server"
> 
> Good luck,
> suha.
> 
> 
> 
> 
> 
> Kamesh J <[EMAIL PROTECTED]> on 04/11/2001 12:17:32 AM
> 
> To:   Suha Yacoub/IL/ONE@BANCONE
> cc:
> Subject:  RE: /examples/servlet
> 
> 
> 
> Hai,
> Thanks for responding.I am using mod_jserv.As I am not successful with
> mod_jk.so.I am getting garbled and invalid DSO module error repeatedly.So
> using only mod_jserv.so
> If possible send me the mod_jk.so for linux on intel.
> 
> Thanks again
> kamesh jayachandran
> 
> > ----------
> > From:   [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> > Sent:   Wednesday, April 11, 2001 1:07 AM
> > To:     [EMAIL PROTECTED]
> > Subject:     Re: /examples/servlet
> >
> >
> >
> > Hello Kamesh,
> > Did you specify your java home directory and your jakarta home directory
> > in the
> > workers.properties file?
> > I'll email you if I think of something else, or feel free to email me.
> > take care,
> > suha.
> >
> >
> >
> >
> >
> > kamesh jayachandran <[EMAIL PROTECTED]> on 04/10/2001 11:45:26 PM
> >
> > Please respond to [EMAIL PROTECTED]
> >
> > To:   Suha Yacoub/IL/ONE@BANCONE
> > cc:   [EMAIL PROTECTED]
> > Subject:  Re: /examples/servlet
> >
> >
> >
> > Hai,
> > Even after commenting out the HTTP port part in server.xml I am getting
> > the 404 file not found error.can u send ur server.xml and
> > tomcat-apache.conf files.
> > Thanks again
> > kamesh jayacahnadran
> > On Tue, 10 Apr 2001 [EMAIL PROTECTED] wrote:
> >
> >
> > >
> > >
> > > Kamesh,
> > > We had the same problem. In the server.xml file comment out the HTTP
> > port part
> > > that tells tomcat to use port 8080. Make sure that ajp12 is talking to
> > apache
> > > via port 8007. This should be in the server.xml file also.
> > > Hope this helps.
> > >
> > >
> > >
> > >
> > >
> > > Kamesh J <[EMAIL PROTECTED]> on 04/10/2001 02:15:17 AM
> > >
> > > Please respond to [EMAIL PROTECTED]
> > >
> > > To:   "'[EMAIL PROTECTED]'"
> > <[EMAIL PROTECTED]>
> > > cc:    (bcc: Suha Yacoub/IL/ONE)
> > > Subject:  /examples/servlet
> > >
> > >
> > >
> > > when the request is coming for URL
> > > http://localhost:8080/examples/servlet/HelloWorldExample,Tomcat responds
> > > without any problem.
> > > But when the request is coming for URL
> > > http://localhost/examples/servlet/HelloWorldExample apache is taking
> > charge
> > > and gives file not found error.
> > > I have ApJservMount /examples/servlet /examples in tomcat-apache.conf
> > file
> > > and including it in httpd.conf file
> > >
> > > I have RHL6.2,Tomcat3.2.1,apache 1.3.12
> > > waiting eagerly for ur reply
> > > kamesh jayachandran
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> > --
> > "Think of it this way: threads are like salt, not like
> >  pasta. You like salt, I like salt, we all like salt. But we
> >  eat more pasta."
> >      - Larry McVoy
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> 

-- 
"I want you guys to look at your computer screen, imagining the worst
 monster you can (the cacodeamon from Quake will do, just make him hairier
 and bigger and more MEAN), and think of me. Think of me like I am when I
 see a patch which isn't a pure bug-fix.

 If you're whimpering just _thinking_ about sending me a new feature,
 you're in the right mindframe. Keep that mindframe."
        - Linus Torvalds

Reply via email to