Yes, AJP is definitely associated with port 8009. Port 8080 with HTTP/1.1 but there is no mention of Tomcat exactly.
Merry Christmas & Happy New Year! Warron French Sr. Network Engineer Xtria, LLC 8045 Leesburg Pike #400 Vienna, VA 22182 Desk: 703-821-6110 Main: 703-821-6000 Fax: 703-827-0374 -----Original Message----- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 4:55 PM To: Tomcat Users List Subject: Re: JBoss + Tomcat + Apache-1.3.33 port 8009 is the AJP (mod_jk) port port 8080 is the tomcat HTTP port. its in a file called server.xml under the jboss structure Filip ----- Original Message ----- From: "Warron French" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 03, 2004 3:54 PM Subject: RE: JBoss + Tomcat + Apache-1.3.33 Technically, I don't know how well configured it is. Someone else configured it, and I think it is configured for port 8009 but again... how do I know what it is configured for and that I am starting off on the right foot here. Merry Christmas & Happy New Year! Warron French Sr. Network Engineer Xtria, LLC 8045 Leesburg Pike #400 Vienna, VA 22182 Desk: 703-821-6110 Main: 703-821-6000 Fax: 703-827-0374 -----Original Message----- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 4:51 PM To: Tomcat Users List Subject: Re: JBoss + Tomcat + Apache-1.3.33 are you saying that your current jboss/tomcat isn't using port 8080? Filip ----- Original Message ----- From: "Warron French" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 03, 2004 3:46 PM Subject: RE: JBoss + Tomcat + Apache-1.3.33 How do I set it up to use port 8080? Is that a lot more work to do it? Merry Christmas & Happy New Year! Warron French Sr. Network Engineer Xtria, LLC 8045 Leesburg Pike #400 Vienna, VA 22182 Desk: 703-821-6110 Main: 703-821-6000 Fax: 703-827-0374 -----Original Message----- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 4:44 PM To: Tomcat Users List Subject: Re: JBoss + Tomcat + Apache-1.3.33 yes, with mod_proxy you can do it like this ProxyPass /somedir http://localhost:8080/somedir ProxyPassReverse /somedir http://localhost:8080/somedir this will proxy everything that comes in under /somedir to your website onto tomcat to a webapp named somedir. Filip ----- Original Message ----- From: "Warron French" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 03, 2004 3:39 PM Subject: RE: JBoss + Tomcat + Apache-1.3.33 OK, if I have these processes running: /usr/local/apache/bin/httpd /bin/sh /usr/local/jboss-3.2.5/bin/run.sh /usr/local/j2sdk1.4.1_04/bin/java -server -Dprogram.name=run.sh -Xmx1536m -classpath /usr/local/jboss-3.2.5/bin/run.jar:/usr/local/j2sdk1.4.1_04/lib/tools.jar org.jboss.Main Then I really am running Apache, Jboss and Tomcat right? And all I need to do is just use mod_proxy? Is that correct? Merry Christmas & Happy New Year! Warron French Sr. Network Engineer Xtria, LLC -----Original Message----- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 3:56 PM To: Tomcat Users List Subject: Re: JBoss + Tomcat + Apache-1.3.33 for the fastest and easiest solution, just use mod_proxy, it will only take you a few minutes to setup Filip ----- Original Message ----- From: "Warron French" <[EMAIL PROTECTED]> To: "User Tomcat (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, December 03, 2004 2:53 PM Subject: JBoss + Tomcat + Apache-1.3.33 I have been running full tilt into a wall trying to get a website up and running again with Apache-1.3.33 + Tomcat-4.1.31 + JBoss-3.2.5. Is this possible or is there a conflict with the above mentioned versions of these softwares? A little history of my situation: A server was built from scratch with RedHat Linux 9 / 2.4.20-31.9smp. It came because of the version of linux and by way of RPM install the Apache-2.0.40 server. A coworker of mine installed the JBoss (of which I can only tell you it's version) and mod_jk2 (I assume this IS the Tomcat, but I don't know enough). The server due to complications with some websites it was supportin was suggested to be built with Apache-1.3.33 instead, so I uninstalled the Apache-2.0.40 rpm. It wasn't until a month later (last Friday, 26 November 2004) that someone noticed the website using the JBoss and Apache and Tomcat connector weren't working together. I am not a very strong developer. I have been looking for a configure script to use to reinstall Tomcat or mod_jk for my new Apache-1.3.33 which is what is currently running. People keep sending me the help pages from the website, but the site is simply lacking in defined steps and support. PLEASE HELP! Merry Christmas & Happy New Year! Warron French Sr. Network Engineer Xtria, LLC 8045 Leesburg Pike #400 Vienna, VA 22182 Desk: 703-821-6110 Main: 703-821-6000 Fax: 703-827-0374 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]