Has anyone done configuration of apache webserver with Tomcat 5.5.7 I cannot integrate them together?> Any help will be appreciated Regards Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on www.skype.com - my ID is CALLVANEET Want a signature like this? - www.plaxo.com\signature iwg is a global e-mobile company creating, building and growing new businesses. iwg founders are pioneers in creating multi-billion dollar mobile and Internet businesses in Europe, Asia and the US. www.iWG.info www.countryprofiler.com/iWG www.visitmalta.com www.mfc.com.mt Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.caosity.org/pipermail/centos/attachments/20050323/ed6b710e/attachment.htm
Hi Vaneet, Where are you stuck at? Do you at least have mod_jk compiled correctly (not mod_jk2, it''s been abandoned) with apache2 yet? Let us know what you have so far, and we''ll get you the rest of the way. -te PS: does your sig really need to be 8 times larger than the message you sent? PSS: please don''t send HTML mail to mailing lists. :) Vaneet Sharma wrote:> > Has anyone done configuration of apache webserver with Tomcat 5.5.7 > > I cannot integrate them together?> > > Any help will be appreciated > > Regards > Vaneet-- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
On Wed, 23 Mar 2005, Troy Engel wrote:> Hi Vaneet, > > Where are you stuck at? Do you at least have mod_jk compiled correctly (not > mod_jk2, it''s been abandoned) with apache2 yet? Let us know what you have so > far, and we''ll get you the rest of the way.mod_jk2 abandoned ? I think it''s in one of the extra channels of EL3 and it seems to work. Any pointers to more info ? -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power]
Dag Wieers wrote:> On Wed, 23 Mar 2005, Troy Engel wrote: > > mod_jk2 abandoned ? I think it''s in one of the extra channels of EL3 and > it seems to work. Any pointers to more info ?http://jakarta.apache.org/tomcat/connectors-doc/ http://jakarta.apache.org/tomcat/connectors-doc/news/20041100.html#20041115.1 Having used both in heavy load production environments, the newest mod_jk-1.2.8 is by far better than mod_jk2 in terms of configurable ease and performance when hammered. The enhancements added in 1.2.8 to allow fine-grained thread control are excellent, I highly recommend it to any mod_jk user out there. -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
Hello, i think you are right? i downloaded binary mod_jk from tomcat website the link is below. ( my OS is centos 3.3) http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/jk-1.2.6/ i downloaded one of the files from the link above, 1) can u guys suggest me which is right file? 2) do i need one file or two files? 3) if i download the binary file, i dont think i need to configure. please let me know. vaneet -----Original Message----- From: centos-bounces@caosity.org on behalf of Dag Wieers Sent: Wed 3/23/2005 7:24 PM To: CentOS discussion and information list Cc: Subject: Re: [Centos] Apache Web Server mod_jk configuration On Wed, 23 Mar 2005, Troy Engel wrote: > Hi Vaneet, > > Where are you stuck at? Do you at least have mod_jk compiled correctly (not > mod_jk2, it''s been abandoned) with apache2 yet? Let us know what you have so > far, and we''ll get you the rest of the way. mod_jk2 abandoned ? I think it''s in one of the extra channels of EL3 and it seems to work. Any pointers to more info ? -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on www.skype.com - my ID is CALLVANEET Want a signature like this? - www.plaxo.com\signature iwg is a global e-mobile company creating, building and growing new businesses. iwg founders are pioneers in creating multi-billion dollar mobile and Internet businesses in Europe, Asia and the US. www.iWG.info www.countryprofiler.com/iWG www.visitmalta.com www.mfc.com.mt Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 6618 bytes Desc: not available Url : http://lists.caosity.org/pipermail/centos/attachments/20050323/3c85652d/attachment-0001.bin
i downloaded this connector jakarta-tomcat-connectors-jk-1.2.6-linux-fc2-i386-apache-2.0.50.so from tomcat link : http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/jk-1.2.6/ is it OK for centos OS. i renamed this connector to mod_jk.so i copied this into etc\modules and also some other modules directory ( i dont remember which one ) and after that i followed the procedure of configuration described in connector section at apache.org website. NOTE: i did not configured this connector. ( because it is binary and i dont think i need to configure or compile) well, any suggestions now? vaneet -----Original Message----- From: centos-bounces@caosity.org on behalf of Troy Engel Sent: Wed 3/23/2005 6:27 PM To: CentOS discussion and information list Cc: Subject: Re: [Centos] Apache Web Server mod_jk configuration Hi Vaneet, Where are you stuck at? Do you at least have mod_jk compiled correctly (not mod_jk2, it''s been abandoned) with apache2 yet? Let us know what you have so far, and we''ll get you the rest of the way. -te PS: does your sig really need to be 8 times larger than the message you sent? PSS: please don''t send HTML mail to mailing lists. :) Vaneet Sharma wrote: > > Has anyone done configuration of apache webserver with Tomcat 5.5.7 > > I cannot integrate them together?> > > Any help will be appreciated > > Regards > Vaneet -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on www.skype.com - my ID is CALLVANEET Want a signature like this? - www.plaxo.com\signature iwg is a global e-mobile company creating, building and growing new businesses. iwg founders are pioneers in creating multi-billion dollar mobile and Internet businesses in Europe, Asia and the US. www.iWG.info www.countryprofiler.com/iWG www.visitmalta.com www.mfc.com.mt Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 6830 bytes Desc: not available Url : http://lists.caosity.org/pipermail/centos/attachments/20050323/440f4337/attachment.bin
Vaneet Sharma wrote:> i downloaded this connector > jakarta-tomcat-connectors-jk-1.2.6-linux-fc2-i386-apache-2.0.50.so > from tomcat link : > http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/jk-1.2.6/I recommend not using download binaries, and taking a few moments to compile your own from the source tarball. Download: http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-1.2.8/jakarta-tomcat-connectors-1.2.8-src.tar.gz I haven''t had a chance to work with the brand new (5 days old) 1.2.9 yet, so stay with 1.2.8 for now. - Make sure ''httpd-devel'' RPM is installed, and that you have the j2sdk installed somewhere on your system (/usr/local/java). - Untar the mod_jk source above, and compile: - cd jakarta-tomcat-connectors-1.2.8-src/jk/native - ./configure --with-apxs=/usr/sbin/apxs --with-java=/usr/local/java - make You will have a ./apache-2.0/mod_jk.so file ready to use that matches your Apache perfectly. Put this in your modules directory.> and after that i followed the procedure of configuration described in connector section at apache.org website. > > NOTE: i did not configured this connector. ( because it is binary and i dont think i need to configure or compile)You have to do two things: connect apache<=>mod_jk, and configure mod_jk<=>tomcat. When you say you "followed the procedure" on the apache.org website, which portions did you do? -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
Thankx, i am trying to use the tar.gz mod_jk regards vaneet -----Original Message----- From: centos-bounces@caosity.org on behalf of Troy Engel Sent: Thu 3/24/2005 1:49 AM To: CentOS discussion and information list Cc: Subject: Re: [Centos] Apache Web Server mod_jk configuration Vaneet Sharma wrote: > i downloaded this connector > jakarta-tomcat-connectors-jk-1.2.6-linux-fc2-i386-apache-2.0.50.so > from tomcat link : > http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/jk-1.2.6/ I recommend not using download binaries, and taking a few moments to compile your own from the source tarball. Download: http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-1.2.8/jakarta-tomcat-connectors-1.2.8-src.tar.gz I haven''t had a chance to work with the brand new (5 days old) 1.2.9 yet, so stay with 1.2.8 for now. - Make sure ''httpd-devel'' RPM is installed, and that you have the j2sdk installed somewhere on your system (/usr/local/java). - Untar the mod_jk source above, and compile: - cd jakarta-tomcat-connectors-1.2.8-src/jk/native - ./configure --with-apxs=/usr/sbin/apxs --with-java=/usr/local/java - make You will have a ./apache-2.0/mod_jk.so file ready to use that matches your Apache perfectly. Put this in your modules directory. > and after that i followed the procedure of configuration described in connector section at apache.org website. > > NOTE: i did not configured this connector. ( because it is binary and i dont think i need to configure or compile) You have to do two things: connect apache<=>mod_jk, and configure mod_jk<=>tomcat. When you say you "followed the procedure" on the apache.org website, which portions did you do? -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on www.skype.com - my ID is CALLVANEET Want a signature like this? - www.plaxo.com\signature iwg is a global e-mobile company creating, building and growing new businesses. iwg founders are pioneers in creating multi-billion dollar mobile and Internet businesses in Europe, Asia and the US. www.iWG.info www.countryprofiler.com/iWG www.visitmalta.com www.mfc.com.mt Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 6734 bytes Desc: not available Url : http://lists.caosity.org/pipermail/centos/attachments/20050324/486ecc47/attachment.bin
How can check ''httpd-devel'' RPM is installed And also... My centos 4.0 is not finding usr/sbin/apxs I have httpd installed though. I am starting it from /usr/sbin/service httpd start /usr/sbin/service httpd stop -----Original Message----- From: centos-bounces@caosity.org [mailto:centos-bounces@caosity.org] On Behalf Of Troy Engel Sent: Thursday, March 24, 2005 1:50 AM To: CentOS discussion and information list Subject: Re: [Centos] Apache Web Server mod_jk configuration Vaneet Sharma wrote:> i downloaded this connector > jakarta-tomcat-connectors-jk-1.2.6-linux-fc2-i386-apache-2.0.50.so > from tomcat link : >http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/j k-1.2.6/ I recommend not using download binaries, and taking a few moments to compile your own from the source tarball. Download: http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-1.2.8/ jakarta-tomcat-connectors-1.2.8-src.tar.gz I haven''t had a chance to work with the brand new (5 days old) 1.2.9 yet, so stay with 1.2.8 for now. - Make sure ''httpd-devel'' RPM is installed, and that you have the j2sdk installed somewhere on your system (/usr/local/java). - Untar the mod_jk source above, and compile: - cd jakarta-tomcat-connectors-1.2.8-src/jk/native - ./configure --with-apxs=/usr/sbin/apxs --with-java=/usr/local/java - make You will have a ./apache-2.0/mod_jk.so file ready to use that matches your Apache perfectly. Put this in your modules directory.> and after that i followed the procedure of configuration described inconnector section at apache.org website.> > NOTE: i did not configured this connector. ( because it is binary andi dont think i need to configure or compile) You have to do two things: connect apache<=>mod_jk, and configure mod_jk<=>tomcat. When you say you "followed the procedure" on the apache.org website, which portions did you do? -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on www.skype.com - my ID is CALLVANEET Want a signature like this? - www.plaxo.com\signature iwg is a global e-mobile company creating, building and growing new businesses. iwg founders are pioneers in creating multi-billion dollar mobile and Internet businesses in Europe, Asia and the US. www.iWG.info www.countryprofiler.com/iWG www.visitmalta.com www.mfc.com.mt Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email.
Im getting the following error No JkShmFile defined in httpd.conf. LoadBalancer will not function properly! I running centos 3.4 , apache 2.something, and jakarta-tomcat-connector 1.2.10 Thankx for help in advance Vaneet -----Original Message----- From: centos-bounces at caosity.org [mailto:centos-bounces at caosity.org] On Behalf Of Troy Engel Sent: Thursday, March 24, 2005 1:50 AM To: CentOS discussion and information list Subject: Re: [Centos] Apache Web Server mod_jk configuration Vaneet Sharma wrote:> i downloaded this connector > jakarta-tomcat-connectors-jk-1.2.6-linux-fc2-i386-apache-2.0.50.so > from tomcat link : >http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/j k-1.2.6/ I recommend not using download binaries, and taking a few moments to compile your own from the source tarball. Download: http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-1.2.8/ jakarta-tomcat-connectors-1.2.8-src.tar.gz I haven't had a chance to work with the brand new (5 days old) 1.2.9 yet, so stay with 1.2.8 for now. - Make sure 'httpd-devel' RPM is installed, and that you have the j2sdk installed somewhere on your system (/usr/local/java). - Untar the mod_jk source above, and compile: - cd jakarta-tomcat-connectors-1.2.8-src/jk/native - ./configure --with-apxs=/usr/sbin/apxs --with-java=/usr/local/java - make You will have a ./apache-2.0/mod_jk.so file ready to use that matches your Apache perfectly. Put this in your modules directory.> and after that i followed the procedure of configuration described inconnector section at apache.org website.> > NOTE: i did not configured this connector. ( because it is binary andi dont think i need to configure or compile) You have to do two things: connect apache<=>mod_jk, and configure mod_jk<=>tomcat. When you say you "followed the procedure" on the apache.org website, which portions did you do? -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com _______________________________________________ CentOS mailing list CentOS at caosity.org http://lists.caosity.org/mailman/listinfo/centos Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet at iwg.info call me on www.skype.com - my ID is CALLVANEET Want a signature like this? - www.plaxo.com\signature iwg is a global e-mobile company creating, building and growing new businesses. iwg founders are pioneers in creating multi-billion dollar mobile and Internet businesses in Europe, Asia and the US. www.iWG.info www.countryprofiler.com/iWG www.visitmalta.com www.mfc.com.mt Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email.