https://issues.apache.org/bugzilla/show_bug.cgi?id=47121





--- Comment #6 from Vladimir Mikhelson <v...@hollebcons.com>  2009-05-23 
21:52:31 PST ---
(In reply to comment #5)

Guenter,

I do not believe it matters which specific .NCFs I used as long as Apache and
Mod_JK were unloaded in all Address Spaces and they were. I unloaded Tomcat as
well just to be on the safe side.  Next time I can skip that step.

Before I go ahead and run the same experiment again can you please confirm that
you noticed the difference in 2 IF statements.

QFTomcatConnector.conf" contains:

     <IfModule !mod_jk.c>
**** Pay attention to "!" *****

Whereas httpd.conf contains:
#  TABLE: (4)
     <IfModule mod_jk.c>

Condition checked is the opposite. Shouldn't it be the same?

Thank you,
Vladimir

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to