Hi Robert, I am using Apache2.0.4, jakarta-tomcat-connectors-4.0.4-src,JBoss-2.4.6_Tomcat-4.0.3 and JDK1.3.1. I am unable to configure apache with tomcat+Jboss. I have gone through your doc file and followed all instructions, but it is giving following error. ################################### apache: module "E:\tomcat\jakarta-tomcat-connectors\jk\native2\server\apache2\mo d_jk2.c" is not compatible with this version of Apache. Please contact the vendor for the correct version. ################################### Even though I put jakarta-tomcat-connectors-4.0.4-src as E:\tomcat\jakarta-tomcat-connectors. How can I get rid of this problem. I am unable to compile mod_jk2.c using MSDEV? Pls help me out.
Thanks, Niket ----- Original Message ----- From: "Robert L Sowders" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, August 18, 2002 9:29 AM Subject: Re: Fw: Still can't get Apache to forward to Tomcat > There's no reason that it shouldn't. I don't use Oracle here, but others > on this list have suggested putting the oracle jar file in the common > directory. Search the list for mention of this, I hazy on this. Here's > one I found that looks like it's ok. Try a search for JDBC. > > http://www.mail-archive.com/[email protected]/msg61825.html > > > > > "Kenny G. Dubuisson, Jr." <[EMAIL PROTECTED]> > 08/16/2002 06:03 AM > Please respond to "Tomcat Users List" > > > To: <[EMAIL PROTECTED]> > cc: > Subject: Fw: Still can't get Apache to forward to Tomcat > > Do you know if this configuration works with Oracle 9i? I've tried > everything 'cept standing on my head to get my other config to work so now > I'm gonna try this one that you suggest. Thanks for all the feedback, > Kenny > > ----- Original Message ----- > From: "Robert L Sowders" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, August 15, 2002 8:46 PM > Subject: Re: Still can't get Apache to forward to Tomcat > > > > Try this one, it works for me. > > > > ftp://pokey.wr.usgs.gov/pub/rsowders/Apache2_Win2k_TC4.1.8_JSDK1.4.doc > > > > rls > > > > > > > > > > > > "Kenny G. Dubuisson, Jr." <[EMAIL PROTECTED]> > > 08/15/2002 01:27 PM > > Please respond to "Tomcat Users List" > > > > > > To: <[EMAIL PROTECTED]> > > cc: > > Subject: Still can't get Apache to forward to Tomcat > > > > I've been trying all day (installed from blank hard drive twice) and I > > can't > > get Apache to forward requests to Tomcat. I'm testing this by trying to > > access http://localhost/examples. It should be forwarding to > > http://localhost:8080/examples (Tomcat's examples). > > > > I've found the following two entries in my Apache error.log file: > > [Thu Aug 15 15:23:51 2002] [error] lb_worker.service() all workers in > > error > > or disabled state > > [Thu Aug 15 15:23:51 2002] [error] mod_jk.handler() Error connecting to > > tomcat 21000 > > > > Does anyone have any ideas? I used the workers2.properties and > > jk2.properties files from Dave on this list (I only changed the paths). > > Everything else is default Apache 2.0.39, Tomcat 4.1.8, and JSDK 1.3.1. > > Thanks, > > Kenny > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
