Thank you for your reply. I am still not far from where I started last week!
When using Tomcat 3.2.3, my tomcat.conf read something like this:

[snip]
ApJServMount /alpha ajpv12://web:8995/alpha
ApJServMount /beta  ajpv12://web:8996/beta
[snip]

where "web" was the host machine and /alpha and /beta were applications on
two instances of tomcat. Now I am using Tomcat 4.0.4 and therefore mod_jk.
How should I change my tomcat.conf? I tried replacing "ApJServMount" with
"JkMount" but Apache(2.0.39) doesnt seem to redirect to tomcat :(

Anybody somebody please help!
-Vijay

-----Original Message-----
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 13, 2002 12:51 PM
To: Tomcat Users List
Subject: Re: Multiple Instances of Tomcat 4.0.4


ubeans.com/tomcat - try that.

I haven't personally done this, so I can't help you.  The above assumes 
you're using Apache.  Hopefully someone else will respond that knows more.

Regards,

Eddie

Vijay Kandy wrote:

>Hello All,
>
>When I try to run %CATALINA_HOME%\bin\catalina start -f
>%CATALINA_HOME%\conf\server1.xml for different server.xml's I get this
>message:
>usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [
>-debug
> ] [ -nonaming ] { start | stop }
>
>>From the docs, I made copies of Tomcat folder and added the paths to
>CATALINA_BASE. Doesnt seem to work either. Can some one point me in the
>right direction please? Is there a good documentation?
>
>Thank you,
>Vijay
>
>--
>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]>

Reply via email to