As said in the tutorial : There have been reports, however, of problems compiling mod_webapp under Solaris, specifically the "libtool" step. The error shows itself as "several hundred lines of error messages" If this should happen, there could be a problem with the combination of linker and compiler being used. Try putting /usr/ucb, /usr/bin, and /usr/ccs/bin at the front of your PATH to fix it.
I am now facing this problem. Trying putting those dir. at the front of my PATH shows not work. Is there anyone having the experience to get pass this problem?? My config is Solaris 8, gcc-3.0.4, FOLLOWED all steps in the tutorial What I need to install before trying?? Thx. and Regards. Steve. -----Original Message----- From: digital synapse [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 11:06 AM To: [EMAIL PROTECTED] Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need I've tried to follow the tutorial by simon at http://www.pubbitch.org/jboss.html, and it seems very detailed however i've run into a snag. when i add the LoadModule webapp_module modules/mod_webapp.so line into httpd.conf from apache2.035 (no i didn't get any errors while compiling the .so) when i try to do apachectl configtest i get the following error: Cannot load /usr/local/apache2/modules/mod_webapp.so into server: /usr/local/apache2/modules/mod_webapp.so: undefined symbol: wa_pool Any ideas anyone? -digitalsy >From: "Michael Delamere" Reply-To: "Tomcat Users List" To: "Tomcat Users >List" Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need Date: >Tue, 23 Apr 2002 20:41:32 +0200 > >Hi Brandon, > >No sorry, I�ve been working on linux to get everything working. The next >step will be to extend the how-to with virtual hosts. As far as I know, >Simon want�s to include this in his how-to. > >bye Michael Delamere > >p.s. I just wanted to thank everyone contributing to this topic because it >really does make things easier for people who are new to the scene. > > >----- Original Message ----- From: "Boon K. Chee" To: Sent: Tuesday, April >23, 2002 6:19 PM Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help >need > > >Dear Michael, > >Thanks for the information. Yes, I've found his excellent tutorial and >managed to set everything up on my Linux machine. > >BTW, do you know any good tutorial to set things up on Win 2000 or XP? >Thanks. > >Best regards, Brandon > >-------Original Message------- > >From: Tomcat Users List Date: Monday, April 22, 2002 02:09:27 PM To: Tomcat >Users List Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need > >Simon Burr has come up with an excellent mini-tutorial: > >http://www.pubbitch.org/jboss.html > >I managed to get it set up in no time (almost) with his how-to. > >bye Michael Delamere > > >----- Original Message ----- From: "Boon K. Chee" To: Sent: Monday, April >22, 2002 10:59 PM Subject: Apache 2.0 and Tomcat 4.0.3 integration help >need > > >Is there anybody who has managed to integrate Apache 2.0 and Tomcat 4.0.3 >successfully? I have tried to follow all the instructions, but fail to >integrate them on both Win 2000 and Redhat 7.2. I tried both mod_jk and >mod_webapp. But Apache will always complain with some errors. I can run >both application separately without any problem. Both application is >downloaded from apache website from their binary distribution copy. I will >appreciate a lot if anyone out there can give me some guidelines. Thanks. > >sincerely, Brandon > > >-- >To unsubscribe: For additional commands: Troubles with the list: > > >-- >To unsubscribe: For additional commands: Troubles with the list: > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
