You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ri...@systech.se on 2001/12/04 12:14:39 UTC

Running 2 WebApps integrated with NS Ent.Serv. 3.6

Hi!

I have the following problem:

I want to use one TC installation (3.2.2) running two WebApps.
It works fine during development using the integrated TC webserver configuring 
App1 to ports 8080/8007 and App2 to 8082/8009 (for example). 
But now to the issue.
I have to integrate TC with Netscape Enterprise Server 3.6 (both servers running 
on the same UNIX machine), and therefore use the AJP12/13 to redirect the 
servlet/jsp requests from NS to TC.

I was wondering how to congigure the workers.properties file to make this work 
out. 
App1 and App2 must be able to get started and closed separately and also be 
redirected from NS (and back). App1 and App2 will be listening on different 
ports in NS (if that makes any difference ?). 
Is there any files other than workers.properties that has to be configured ?

By the way, App1 is using the default TC installation files while App2 is using 
separate files (server.xml etc. The startscript for App2 is pointing at 
server_App2.xml)

/Rickard

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>