Hi Actually i tried to debug , invitation link hash verification passes and returns a current invitation object. In InvitationQuickLoade.lzx getRoomClients RPC method is called. But
ERROR o.r.server.service.ServiceInvoker - Method getRoomClients with parameters [102] not found in org.openmeetings.app.remote.red5.ScopeApplicationAdapter@18cf995. I prefixed a serviceobject like conferenceService.getRoomClients (room_id) and added the method in service class Works fine now.. can any one fix this by placing the getRoomClients method in ScopeApplicationAdapter and commit it. Thanks Baskar
