View Single Post

  #10 (permalink)  
Old 01-07-2004
ChronoFish
 
Posts: n/a
Default Re: MOD_JK ---> Apache + Tomcat


"Hari Om" <hari_om@hotmail.com> wrote in message news:d1d5ebe4.0312301421.3e7d7438@posting.google.c om...
> THANKS ChronoFish.
>
> My APache and Tomcat (on 8080) are working GREAT independentaly.....
> Infact http://My.domian.name:8080/kuki works GREAT BUT
> http://My.domian.name/kuki DOES NOT WORK...wonder why.
>
> Can u send me some link on JK2? what platform r u using JK2?
>
> HARI OM
>
>
> "ChronoFish" <deja@chronofish.com> wrote in message news:<tlkIb.23363$ti2.11258@lakeread03>...
> > "Hari Om" <hari_om@hotmail.com> wrote in message news:d1d5ebe4.0312301037.2cad3e8b@posting.google.c om...
> > > Hello,
> > >
> > > I am using APache 2.0.47 and Tomcat 4.1.27 on SuSE Linux 8.1
> > >


Hi Hari,

Seems like you are still struggling. I scoured the Internet for weeks and finally gave up on JK. As far as I can tell you need to
use JK2 when using Apache 2+ and Tomcat 4.1+ - and I have it now working on a server that is also supporting PHP, MySQL and
Postgres. In fact I have PHP and Java sharing session data - how cool is that?!

Here is a link to get you started- but let Google be your friend. It won't let you down.

http://jakarta.apache.org/tomcat/tom...tallhowto.html


-CF