View Single Post
  #43 (permalink)  
Old 10-29-2007, 09:42 AM
DenRaf DenRaf is offline
Intermediate Member
 
Posts: 19
Default

K, managed to get logging working rather easily

cp Sync4j/server/default/config/common/beans/sync4j/server/logging/Logging.xml Sync4j/server/config/sync4j/server/logging/Logging.xml

Also the sub-menus of logging in the admin console are working. But the sub menus of the modules still aren't working.

Anyone a solution for that?


Edit:
- Almost there. All sub-menus for the modules works, except that one for the zimbra module. The problem was that I used different java versions for the admin console and for the server. I think that the problem for the zimbra module is also there for me. This is with jre 1.5.0
The server comes by default with jre 1.4.2. When I use that java for the admin console, the console does not work.

Last edited by DenRaf; 10-29-2007 at 10:03 AM..
Reply With Quote