Hi there, I've some problems with the following combo: - xwiki 1.0 b2 - glassfish v2 b28 - apache mod_jk When I hit the URL http://wiki.xxx.net/xwiki/ I successfully get the "XWiki Installation" page with the link to the XWiki instance. But when I'm trying to reach the instance (eg.: http://wiki.xxx.net/xwiki/bin/view/Main/WebHome) I receive empy pages. Even if I try to reach on its "normal" IP address: http://xx.xx.xx.xx:8080/xwiki/bin/view/Main/ I get the same empty pages. Without mod_jk everything goes smoothly, no problems. Unfortunately there are no log events that can be debugged. Does anybody faced this problem before? Cheers, P
All, Problem resolved:) There was a conflict between the commons-logging used by the tomcat connector and the commons-logging used by xwiki. The solution: override the tomcat connector's commons-logging.jar file with the xwiki one. I hope it's helpful:) Cheers, P On 1/15/07, Ipacs Péter <[email protected]> wrote:
Hi there,
I've some problems with the following combo: - xwiki 1.0 b2 - glassfish v2 b28 - apache mod_jk
When I hit the URL http://wiki.xxx.net/xwiki/ I successfully get the "XWiki Installation" page with the link to the XWiki instance. But when I'm trying to reach the instance (eg.: http://wiki.xxx.net/xwiki/bin/view/Main/WebHome ) I receive empy pages. Even if I try to reach on its "normal" IP address: http://xx.xx.xx.xx:8080/xwiki/bin/view/Main/ I get the same empty pages.
Without mod_jk everything goes smoothly, no problems.
Unfortunately there are no log events that can be debugged.
Does anybody faced this problem before?
Cheers, P
participants (1)
-
Ipacs Péter