[opencms-dev] CounterModule with mod_jk
Markus Daniel
markus.daniel at synyx.de
Mon Nov 8 21:47:46 CET 2004
Markus Daniel schrieb:
> Hi all,
> we setup an OpenCms5 on Tomcat4 with the counterModule (0.3).
> Everything works fine till we switched from tomcat-standalone to
> Apache-Tomcat with the mod_jk (Apache 1.3).
> The counterModulesAdminView isn't available anymore, just the erroMsg
> "The requested resource (Not Found) is not available." appears.
>
> Has anyone experience with this behavior?
> Is there a solution known without loosing the apache-Tomcat-connector?
>
Don't use AJP 1.3 Connector (server.xml)
use Coyote/JK2 AJP 1.3 (server.xml)
and everything will be fine ;-)
regards,
Markus
More information about the opencms-dev
mailing list