You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Baskar Rajendran <ba...@gmail.com> on 2012/04/17 12:54:01 UTC

Meeting Room Invitation Link Not working

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

Re: Meeting Room Invitation Link Not working

Posted by Baskar Rajendran <ba...@gmail.com>.
thanks a lot..

-baskar

On Wed, Apr 18, 2012 at 12:07 AM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

> I committed a fix for that documentated in:
> https://issues.apache.org/jira/browse/OPENMEETINGS-177
>
> Sebastian
>
> 2012/4/17 Baskar Rajendran <ba...@gmail.com>
>
> > Hi Seba
> >
> > i have created inhvite emails through the calendar event. I didn't not
> > specify any password for it..
> >
> > Version Info
> >
> > Path: .
> > URL: http://svn.apache.org/repos/asf/incubator/openmeetings
> > Repository Root: http://svn.apache.org/repos/asf
> > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> > Revision: 1326102
> > Node Kind: directory
> > Schedule: normal
> > Last Changed Author: sebawagner
> > Last Changed Rev: 1326094
> > Last Changed Date: 2012-04-14 06:26:08 -0600 (Sat, 14 Apr 2012)
> >
> > Can you please tell me which version this belongs to?
> >
> > Thanks
> > Baskar
> >
> > On Tue, Apr 17, 2012 at 5:13 PM, seba.wagner@gmail.com <
> > seba.wagner@gmail.com> wrote:
> >
> > > 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 <ba...@gmail.com>
> > >
> > > > 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, seba.wagner@gmail.com <
> > > > seba.wagner@gmail.com> 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 <ba...@gmail.com>
> > > > >
> > > > > > 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
> > > > > seba.wagner@gmail.com
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > http://www.openmeetings.de
> > > http://www.webbase-design.de
> > > http://www.wagner-sebastian.com
> > > seba.wagner@gmail.com
> > >
> >
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>

Re: Meeting Room Invitation Link Not working

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
I committed a fix for that documentated in:
https://issues.apache.org/jira/browse/OPENMEETINGS-177

Sebastian

2012/4/17 Baskar Rajendran <ba...@gmail.com>

> Hi Seba
>
> i have created invite emails through the calendar event. I didn't not
> specify any password for it..
>
> Version Info
>
> Path: .
> URL: http://svn.apache.org/repos/asf/incubator/openmeetings
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 1326102
> Node Kind: directory
> Schedule: normal
> Last Changed Author: sebawagner
> Last Changed Rev: 1326094
> Last Changed Date: 2012-04-14 06:26:08 -0600 (Sat, 14 Apr 2012)
>
> Can you please tell me which version this belongs to?
>
> Thanks
> Baskar
>
> On Tue, Apr 17, 2012 at 5:13 PM, seba.wagner@gmail.com <
> seba.wagner@gmail.com> wrote:
>
> > 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 <ba...@gmail.com>
> >
> > > 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, seba.wagner@gmail.com <
> > > seba.wagner@gmail.com> 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 <ba...@gmail.com>
> > > >
> > > > > 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
> > > > seba.wagner@gmail.com
> > > >
> > >
> >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > http://www.openmeetings.de
> > http://www.webbase-design.de
> > http://www.wagner-sebastian.com
> > seba.wagner@gmail.com
> >
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Meeting Room Invitation Link Not working

Posted by Baskar Rajendran <ba...@gmail.com>.
sure thanks..

On Tue, Apr 17, 2012 at 5:41 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

> That is no released yet. It will become Apache Openmeetings 2.0
>
> Thanks for the report, will be look at it.
> Could you open a ticket at Jira and copy that info to it?
>
> Thanks!
> Sebastian
>
> 2012/4/17 Baskar Rajendran <ba...@gmail.com>
>
> > Hi Seba
> >
> > i have created invite emails through the calendar event. I didn't not
> > specify any password for it..
> >
> > Version Info
> >
> > Path: .
> > URL: http://svn.apache.org/repos/asf/incubator/openmeetings
> > Repository Root: http://svn.apache.org/repos/asf
> > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> > Revision: 1326102
> > Node Kind: directory
> > Schedule: normal
> > Last Changed Author: sebawagner
> > Last Changed Rev: 1326094
> > Last Changed Date: 2012-04-14 06:26:08 -0600 (Sat, 14 Apr 2012)
> >
> > Can you please tell me which version this belongs to?
> >
> > Thanks
> > Baskar
> >
> > On Tue, Apr 17, 2012 at 5:13 PM, seba.wagner@gmail.com <
> > seba.wagner@gmail.com> wrote:
> >
> > > 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 <ba...@gmail.com>
> > >
> > > > 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, seba.wagner@gmail.com <
> > > > seba.wagner@gmail.com> 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 <ba...@gmail.com>
> > > > >
> > > > > > 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
> > > > > seba.wagner@gmail.com
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > http://www.openmeetings.de
> > > http://www.webbase-design.de
> > > http://www.wagner-sebastian.com
> > > seba.wagner@gmail.com
> > >
> >
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>

Re: Meeting Room Invitation Link Not working

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
That is no released yet. It will become Apache Openmeetings 2.0

Thanks for the report, will be look at it.
Could you open a ticket at Jira and copy that info to it?

Thanks!
Sebastian

2012/4/17 Baskar Rajendran <ba...@gmail.com>

> Hi Seba
>
> i have created invite emails through the calendar event. I didn't not
> specify any password for it..
>
> Version Info
>
> Path: .
> URL: http://svn.apache.org/repos/asf/incubator/openmeetings
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 1326102
> Node Kind: directory
> Schedule: normal
> Last Changed Author: sebawagner
> Last Changed Rev: 1326094
> Last Changed Date: 2012-04-14 06:26:08 -0600 (Sat, 14 Apr 2012)
>
> Can you please tell me which version this belongs to?
>
> Thanks
> Baskar
>
> On Tue, Apr 17, 2012 at 5:13 PM, seba.wagner@gmail.com <
> seba.wagner@gmail.com> wrote:
>
> > 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 <ba...@gmail.com>
> >
> > > 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, seba.wagner@gmail.com <
> > > seba.wagner@gmail.com> 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 <ba...@gmail.com>
> > > >
> > > > > 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
> > > > seba.wagner@gmail.com
> > > >
> > >
> >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > http://www.openmeetings.de
> > http://www.webbase-design.de
> > http://www.wagner-sebastian.com
> > seba.wagner@gmail.com
> >
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Meeting Room Invitation Link Not working

Posted by Baskar Rajendran <ba...@gmail.com>.
Hi Seba

i have created invite emails through the calendar event. I didn't not
specify any password for it..

Version Info

Path: .
URL: http://svn.apache.org/repos/asf/incubator/openmeetings
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1326102
Node Kind: directory
Schedule: normal
Last Changed Author: sebawagner
Last Changed Rev: 1326094
Last Changed Date: 2012-04-14 06:26:08 -0600 (Sat, 14 Apr 2012)

Can you please tell me which version this belongs to?

Thanks
Baskar

On Tue, Apr 17, 2012 at 5:13 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

> 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 <ba...@gmail.com>
>
> > 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, seba.wagner@gmail.com <
> > seba.wagner@gmail.com> 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 <ba...@gmail.com>
> > >
> > > > 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
> > > seba.wagner@gmail.com
> > >
> >
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>

Re: Meeting Room Invitation Link Not working

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
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 <ba...@gmail.com>

> 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, seba.wagner@gmail.com <
> seba.wagner@gmail.com> 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 <ba...@gmail.com>
> >
> > > 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
> > seba.wagner@gmail.com
> >
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Meeting Room Invitation Link Not working

Posted by Baskar Rajendran <ba...@gmail.com>.
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, seba.wagner@gmail.com <
seba.wagner@gmail.com> 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 <ba...@gmail.com>
>
> > 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
> seba.wagner@gmail.com
>

Re: Meeting Room Invitation Link Not working

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
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 <ba...@gmail.com>

> 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
seba.wagner@gmail.com