You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Murray Cumming <mu...@usa.net> on 2002/08/15 11:03:53 UTC

Getting mod_webapp - should I give up?

So, nobody can help me to build mod_webapp, and there is no rpm of it to
download. Does this just mean that it can't be built?

I don't remember where I read that mod_webapp was the "correct" way to
integrate Apache2 and Tomcat4. The documentation is a bit fragmented.

Is mod_jk* the true way to do this? If so, could someone give me a URL
to a definitive page that says this and how to get/build it?

I just want to integrate Apache2 and tomcat4, not do anything special.
About a year ago I did successfully integrate Apache1 and tomcat, but I
haven't worked with tomcat since then.

On Tue, 2002-08-13 at 17:20, Murray Cumming wrote:
> OK, so if I had read README.txt properly then I would know that I need
> to do a cvs checkout of apr into the webapp directory.
> 
> It tells me to copy and modify a build.properties.sample file, but there
> is no such file there, so I ignored that.
> 
> As instructed, I then ran 
> support/buildConf.sh
> 
> This creates a configure script, which I am tempted to run, but the next
> step tells me to run ant. I did that, and I still this error:
> 
> BUILD FAILED
> file:/home/murrayc/jakarta-tomcat-connectors-4.0.4-src/webapp/build.xml:105: Cannot find Tomcat 4.0 classes
> 
> So, how do I tell it where to find these tomcat classes? I have already
> installed jakarta-tomcat-4 from here:
> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/rpms/
 
-- 
Murray Cumming
murrayc@usa.net
www.murrayc.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Getting mod_webapp - should I give up?

Posted by Adrian <at...@charter.net>.
The best way I`ve seen to do it is still http://pubbitch.org/jboss.html ,
I`ve built it on FreeBSD , Linux etc.
If you use the ./configure --with-apxs=/usr/local/apache2/bin/apxs it builds
just fine with make.
----- Original Message -----
From: "Murray Cumming" <mu...@usa.net>
To: "Murray Cumming" <mu...@usa.net>
Cc: "Tomcat-User" <to...@jakarta.apache.org>
Sent: Thursday, August 15, 2002 5:03 AM
Subject: Getting mod_webapp - should I give up?


> So, nobody can help me to build mod_webapp, and there is no rpm of it to
> download. Does this just mean that it can't be built?
>
> I don't remember where I read that mod_webapp was the "correct" way to
> integrate Apache2 and Tomcat4. The documentation is a bit fragmented.
>
> Is mod_jk* the true way to do this? If so, could someone give me a URL
> to a definitive page that says this and how to get/build it?
>
> I just want to integrate Apache2 and tomcat4, not do anything special.
> About a year ago I did successfully integrate Apache1 and tomcat, but I
> haven't worked with tomcat since then.
>
> On Tue, 2002-08-13 at 17:20, Murray Cumming wrote:
> > OK, so if I had read README.txt properly then I would know that I need
> > to do a cvs checkout of apr into the webapp directory.
> >
> > It tells me to copy and modify a build.properties.sample file, but there
> > is no such file there, so I ignored that.
> >
> > As instructed, I then ran
> > support/buildConf.sh
> >
> > This creates a configure script, which I am tempted to run, but the next
> > step tells me to run ant. I did that, and I still this error:
> >
> > BUILD FAILED
> >
file:/home/murrayc/jakarta-tomcat-connectors-4.0.4-src/webapp/build.xml:105:
Cannot find Tomcat 4.0 classes
> >
> > So, how do I tell it where to find these tomcat classes? I have already
> > installed jakarta-tomcat-4 from here:
> > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/rpms/
>
> --
> Murray Cumming
> murrayc@usa.net
> www.murrayc.com
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>