Date: Wed, 17 Apr 2002 11:36:04 +0800 From: "Punky Tse" <punkytse@yahoo.com> To: "Rik Scarborough" <RikSca@kr.rr.com>, "Adrian" <athiele@charter.net> Cc: <freebsd-java@FreeBSD.ORG> Subject: Re: FreeBSD +Linux Tomcat 4.0.3 + Linux j2sdk1.4.1 +mod_webapp = VERY SLOW Message-ID: <008201c1e5c1$02684040$3512a8c0@wspunkytse> References: <004701c1e4d9$e1cc8e00$e2e2c418@charter.net> <20020416002154.GA22422@gruffy.kc.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, 15 Apr 2002, Adrian wrote: > > Since the Apache and mod_webapp, I assume was built with FreeBSD libs, > > and j2sdk1.4.0 is built with the Linux libs > > might that have something to do with it ? > > I`m running Tomcat4 with Apache 1.3.24 and FreeBSD JDK1.3.1p6 with > > mod_jk (All from the ports !) and it runs well. > > Are you using the linux jdk1.4 for any particular reason ? > > I was also under the impression mod_webapp was for Apache2. Is that > > correct ? > > I've gotten mod_webapp to run under Apache 1.3 but I am having a lot of > trouple getting it to run under Apache2. Very little of the > documentation even talks about running it under Apache2. I haven't tried apache 1.3 but 2.0. mod_webapp failed to build mod_webapp.so. There are some warnings from libtool complaining about it fails to build mod_webapp.so without lib/libwebapp.so (I have libwebapp.a instead). I use libtool 1.3.4. I have no problem in compiling mod_wabapp on my linux box. I don't know if it is libtool's problem on FreeBSD. May be I will try to manually compile mod_webapp without libtool. > > ~Rik Punky _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008201c1e5c1$02684040$3512a8c0>