Following are the steps that i am following:-

1).getSession using userservice class
2). login user eg user1 using loginuser() method
3). use setUserObjectAndGenerateRoomHash() to get the hash key (hash:
6a99ed68f68ba7f7d2cfff3a7ea72670)
4). use Roomservice's getInvitationHash() method to get the invitation
key (60124344767a382f20202f738a1687e3 )

Now i when i use 
http://localhost:5080/openmeetings/?secureHash=6a99ed68f68ba7f7d2cfff3a7ea72670..it
takes me to the conference page.

But when i use 
http://localhost:5080/openmeetings/?invitationHash=60124344767a382f20202f738a1687e3
it asks for a password.. and after that it display blank screen..

how can i enter the conference room using invitationhash



-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" 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-user?hl=en.

Reply via email to