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