Hello,

some additional information about my failure to use JkMountFile of
mod_jk:

I added debug output to the function uri_worker_map_load in
native/common/jk_uri_worker_map.c:
    jk_log(l, JK_LOG_INFO, "loading '%s'", uw_map->fname);

And in /var/log/apache2/mod_jk.log I read:
... loading '(null)'

Note the file name is not null, but equal to the string "(null)".

So it appears the filename becomes garbled at some point. If I point
JkMountFile in the configuration file to a file that does not exist,
starting apache2 fails as expected, so the file is entered correctly
during configuration parsing. 

I hope this bit of information helps.

Bart.



_______________________________________________
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to