RE: Apache 2.0x with Tomcat 4.0x?

2002-04-30 Thread Jack Frosch
To: 'Tomcat Users List' Subject: RE: Apache 2.0x with Tomcat 4.0x? searching the archives will turn up about 100 such messages. http://www.mail-archive.com -Original Message- From: Jack Frosch [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 30 April 2002 12:19 PM To: 'Tomcat-User' Subject: Apache

Apache 2.0x with Tomcat 4.0x?

2002-04-29 Thread Jack Frosch
Now that Apache 2.0x has been released, I'm wondering if Tomcat 4.0x can work with it, using the Warp connector or something else? Thanks. Jack

RE: apache or tomcat

2002-02-20 Thread Jack Frosch
I'd like to offer an additional reason to compartmentalize the two functions: better security. Your web server can operate behind a firewall with only Port 80 open (assuming non-SSL). Tomcat can run on a machine on the LAN. A firewall can be placed between the web server and the Tomcat machine

RE: Apache 1.3.23 + Tomcat 4.01 + Warp

2002-02-20 Thread Jack Frosch
that appeared IP related, I removed TCP/IP and reinstalled it. This corrected all the weird inter-app problems. I guess my system just blew its stack! -Original Message- From: Jack Frosch [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 7:24 PM To: Tomcat-User Subject

RE: Windows 2000 Service Startup Question

2002-02-15 Thread Jack Frosch
Rich, You can try this: Open the services window from Control Panel. Right click on the Tomcat service and select Properties. There's a field at the bottom of the dialog for Start Parameters. I haven't used it for Tomcat, but it seems like a natural fit. Jack -Original Message-

RE: Apache 1.3.23 + Tomcat 4.01 + Warp

2002-02-15 Thread Jack Frosch
After having problems with other apps that appeared IP related, I removed TCP/IP and reinstalled it. This corrected all the weird inter-app problems. I guess my system just blew its stack! -Original Message- From: Jack Frosch [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002

Apache / Tomcat Content Handling

2002-02-15 Thread Jack Frosch
Now that I have Tomcat 4.0x and Apache 1.3.23 playing nice together using the Warp connector, I'm wondering about how to deploy the content. For Tomcat to handle the dynamic stuff, it seems that I have to deploy all the JSP/Servlet files into Tomcat's webapps directory (unless I specify

RE: startup

2002-02-09 Thread Jack Frosch
Mac, Perhaps Tomcat was installed to run as a service and is running when you try to start an instance manually? I know I've done this a few times... Jack -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 09, 2002 12:31 PM To: Tomcat Users

Apache 1.3.23 + Tomcat 4.01 + Warp

2002-02-01 Thread Jack Frosch
connection warpConnection What causes this connection to fail? Is there a way to test it outside of Apache to isolate whether it's an issue with my Tomcat or my Apache configuration? Thanks. Jack Frosch For more info: The warpConnection is defined in a Virtual Host which is defined as follows