Does anyone have experience running Tomcat
sandwiched between Apache and a database like
MySQL or PostgreSQL, with each component
running on a separate host?

I've been looking at a few "how-to" documents
that I found via Google with instructions on
making Apache talk to Tomcat via JK2.  However
these documents assume everything is running
on the same host and I haven't even succeeded
in building the requisite components with the
components on different hosts.

I want Apache on one machine, Tomcat (running
the sample "PetStore" application) on a second
machine, and a DB like MySQL or PostgreSQL on
a third.

I know a chap who did something very similar
a year or two ago using mod_jk, which is now
deprecated, but he's not familiar with the new
mod_jk2.  Has anyone on this list done anything
like I describe above?  Tips would be much
appreciated.  Thanks in advance for any advice
you can provide!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to