Category: Groupware
Funambol on JBoss
December 13th, 2011TODO. see https://core.forge.funambol.org/ds/viewMessage.do?dsForumId=405&dsMessageId=31854 as starting point.
Shipped JVM and tomcat in funambol is overkill for my needs anyway more »
Installing Funambol and integrating with SOGo
December 9th, 2011
the funambol admin client
the examples use database links like this:
jdbc://mysql://localhost/database
but it should be
jdbc:mysql://localhost/database
..otherwise a NullPointerException will be thrown on the server, complaining about a missi… more »

