Why No jsvc Jakarta Commons Daemon Port?

Peter Schuller peter.schuller at infidyne.com
Fri Mar 19 05:04:50 PST 2004


>   You MUST use Apache + mod_jk + Tomcat.
>   This is THE solution for your scenario.

There is one other major alternative - mod_proxy. The problem with mod_proxy 
is that Tomcat will not be aware of the proxying, which will make web 
applications unaware of the *actual* address used by the web browser to 
contact the application. But on the other hand mod_proxy is pretty much 
guaranteed to work with whatever version of Apache you're using, while mod_jk 
can be a pain to get running/compiled sometimes.

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller at infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey at scode.org
E-Mail: peter.schuller at infidyne.com Web: http://www.scode.org



More information about the freebsd-java mailing list