Openmeetings 3.1.1 1736485 Chamilo 1.10.6
I am trying to get the openmeetings plugin to work in Chamilo. I setup my own openmeetings server, I can login to the web interface (ie http://myserver.mydomain.com:5080/openmeetings). I can start a conference etc. The trouble begins when I try to launch the plugin from Chamilo. From within Chamilo I get the following error: Could not initiate session with server through OpenMeetingsGateway::loginUser() On the openmeetings server I see the following error: --------------------------- ID: 4 Response-Code: 500 Encoding: UTF-8 Content-Type: text/xml Headers: {} Payload: <soap:Envelope xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>No binding operation info while invoking unknown method with params unknown.</faultstring></soap:Fault></soap:Body></soap:Envelope> any help would be appreciated... On the openmeeting server I tried to do the following: $wget http://127.0.0.1:5080/openmeetings/services/UserService/getSession And I am returned the error.. No binding operation info while invoking unknown method with params unknown