Re: problem in using jsp:usebean...

2002-02-26 Thread James Lee
I had the same problems using tomcat 4.0.2, and apache 1.3.22 on win2k. In fact tomcat couldn't find any of my classes. This only occurred using mod_jk, but eventually i got it to work. It is strange, but here's how i got mine to work. If you are using mod_jk, try commenting out the line

RE: mod_jk for Windows -- HELP

2002-02-25 Thread James Lee
Hi guys, I've been trying to configure mod_jk for win2k, tomcat 4.0.2, and apache 1.3.22, and came accross your discussion. The problem I am having now is that apache will not start if I put in all the changes, specifically the line: AddModule mod_jk.c The error I get in the error log is:

Re: mod_jk for Windows -- HELP

2002-02-25 Thread James Lee
I still get Cannot remove module mod_jk.c: not found in module list when i check the syntax. Could it be anything else? thanks james --- jyc [EMAIL PROTECTED] wrote: thi replace your AddModule directive - Original Message - From: James Lee [EMAIL PROTECTED] To: Tomcat Users

Re: mod_jk for Windows -- HELP

2002-02-25 Thread James Lee
Turns out I the JKWorkersFile Directive needs to be outside the VH blocks james --- James Lee [EMAIL PROTECTED] wrote: I still get Cannot remove module mod_jk.c: not found in module list when i check the syntax. Could it be anything else? thanks james --- jyc [EMAIL PROTECTED