W dniu 15.06.2013 10:43, Bogusław Juza pisze:
I installed Funambol 10.0.3 server and funambol-sogo-1.0.9.
When I start funamboladmin and enter to the modules section,
sogo module apperas. When I double-click sogo icon,
FunambolSOGoConnector appears. But nothing happens, when
I double-click it. No any config-menu appears, no any
log errors.

Should I install any extra libs to tomcat? Which ones?
How to find, what is going wrong?

I tried to snif packets between funamboladmin and funambol server
and I saw that server send code with GUI elements to admin application,
but none of these appears in the settings window. Perhaps funamboladmin
needs any extra library to parse this code?


                                    Boguslaw Juza


The code looks like:

<?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><soapenv:Body><getModuleResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";><getModuleReturn xsi:type="soapenc:string" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; &lt;java version=&quot;1.6.0_18&quot; class=&quot;java.beans.XMLDecoder&quot;&gt; &lt;object class=&quot;com.funambol.framework.server.Sync4jModule&quot;&gt;
  &lt;void property=&quot;connectors&quot;&gt;
&lt;array class=&quot;com.funambol.framework.server.Sync4jConnector&quot; length=&quot;1&quot;&gt;
    &lt;void index=&quot;0&quot;&gt;
&lt;object class=&quot;com.funambol.framework.server.Sync4jConnector&quot;&gt;
      &lt;void property=&quot;adminClass&quot;&gt;
       &lt;string&gt;&lt;/string&gt;
      &lt;/void&gt;
      &lt;void property=&quot;connectorId&quot;&gt;
       &lt;string&gt;sogo&lt;/string&gt;
      &lt;/void&gt;
      &lt;void property=&quot;connectorName&quot;&gt;
       &lt;string&gt;FunambolSOGoConnector&lt;/string&gt;
      &lt;/void&gt;
      &lt;void property=&quot;description&quot;&gt;
       &lt;string&gt;Funambol SOGo Connector&lt;/string&gt;
      &lt;/void&gt;
      &lt;void property=&quot;sourceTypes&quot;&gt;
&lt;array class=&quot;com.funambol.framework.server.Sync4jSourceType&quot; length=&quot;1&quot;&gt;

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to