Comment by voidpl:

I also had problems with WebServices whenever they return List of objects. I believe this is because WebServices should be language independent and you shouldn't use Lists in WS methods, but return array of objects. (Room[] instead of LinkedList etc. ).


For more information:
http://code.google.com/p/openmeetings/wiki/SoapMethods

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to