Meeting room invitation link not working.. Error in log file
ERROR o.r.server.service.ServiceInvoker - Method getRoomClients with parameters [102] not found in org.openmeetings.app.remote.red5.ScopeApplicationAdapter@18cf995. With this i meant there's no such method in ScopeApplicationAdapter , so place a method in ScopeApplicationAdapter Thanks Baskar On Tue, Apr 17, 2012 at 4:43 PM, [email protected] < [email protected]> wrote: > I don't understand your message. > What is not working? > What do we need to do to reproduce it? > What is the output you see? > > Sebastian > > 2012/4/17 Baskar Rajendran <[email protected]> > > > 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 > > > > > > -- > Sebastian Wagner > https://twitter.com/#!/dead_lock > http://www.openmeetings.de > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] >
