Quote:
Originally Posted by mlpicio Thanks to everyone who participates in this forum. Nothing is more frustrating then things not working the first time you install them. Nice to know I'm not alone. Now that I got my Funambol connector to work with Zimbra, I though I'd share the installation guide I created for myself (or anyone else in my office) in the event I ever have to reinstall this again.
There is a section in the guide dealing with certificates. Hope this helps someone else. Once again, thanks for everyone's help. |
hai
i am going to configre zimbrafunambol connector with zimbra mail server using this document
funambol_zimbraconnector.pdf zimbraconnector compile and install successfully but after that i try to sync in funamboladmin tool but i got error like this please help me...
my error is
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at com.funambol.admin.main.Sync4jClassLoader.loadClas s(Sync4jClassLoader.java:117)
at com.funambol.admin.main.Sync4jClassLoader.loadClas s(Sync4jClassLoader.java:80)
at com.funambol.admin.module.SyncSourcesController.st artInsertNewSourceProcess(SyncSourcesController.ja va:382)
at com.funambol.admin.module.actions.InsertSyncSource .performAction(InsertSyncSource.java:77)
at org.openide.util.actions.NodeAction$DelegateAction $1.run(NodeAction.java:537)
at org.netbeans.modules.openide.util.ActionsBridge.do PerformAction(ActionsBridge.java:53)
at org.openide.util.actions.NodeAction$DelegateAction .actionPerformed(NodeAction.java:533)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unk nown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mou seReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
[catch] at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)