good to know :)
Thanks
On Wed, Sep 14, 2016 at 3:08 PM, Bhushan Patil
wrote:
> Hi Maxim and Hemant,
>
> I have just finished last part(generating hash of recording). Soon I will
> merge this to
> https://github.com/openmeetings/openmeetings-api-plugin/wiki/3.-SOAP--REST-API-(in-Java)
>
> On Tue,
Hi Maxim and Hemant,
I have just finished last part(generating hash of recording). Soon I will
merge this to
https://github.com/openmeetings/openmeetings-api-plugin/wiki/3.-SOAP--REST-API-(in-Java)
On Tue, Sep 13, 2016 at 11:28 AM, Maxim Solodovnik
wrote:
> sure, please add it :)
> I guess you
sure, please add it :)
I guess you might be also interested in our Java tests as Java
WebService* examples:
https://github.com/apache/openmeetings/tree/3.1.x/openmeetings-web/src/test/java/org/apache/openmeetings/test/webservice
to simplify coding I can try to add openmeetings-webservice package t
Dear Maxim and Sebastian,
Bhushan Patil, a user of OpenMeetings, has provided a guide and code on how
to create SOAP / REST client by using wsdl2java utility of CXF [1] and use
it to call OM's basic APIs [2]. (Getting hash of recording is a work in
progress.) I encouraged him for this contributi