Hi Baskar, please include the context where you create those invitation emails. For example you can create invitation emails and hashs using the SOAP / REST API. Or you can create invitation emails by creating events in the calendar. Or you can create invitations by going inside a conference room and using the invitation method. Or you can goto the private messages and send an invitation by attaching a conference room to a private message. (There might be even more possibilities)
If created in a conference room, which limitiation had your invitation (one-time, period or endless ?) Did you specify a password for the invitation? Which version of Openmeetings have you been testing that? Thanks, Sebastian 2012/4/17 Baskar Rajendran <[email protected]> > 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] > > > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
