Let me explain:
There are different keys because if you run OpenMeetings as .war version you
have to deploy it as ROOT. Which means there is no webapp key. BUT you still
need to configure a httpRootKey cause the webapp path is different. I know
it sounds confusing but it was needed...
Sometimes it is also handy to have possibility to configure different URLs
because you run the SWF from a different server/path.
The httpRooKey is also interesting because it is also used for uploading
files. Sometimes this path can vary from the URL because of mod_rewrite
tricks.

*
2) add code to calculate webAppRootKey dynamically using call
javascript:window.location from inside the flash?
*
=> there is already something similar for the "rtmphostlocal" variable. As
long as it is an empty string the app will strip the domain from the URL the
application is loading from.

Sebastian

2011/9/14 Maxim Solodovnik <[email protected]>

> I have just checked in initial fix for 1403.
> It make possible to configure context path.
>
> user need to
> 1) rename webapps/openmeetings -> webapps/abc
> 2) modify webapps/abc/config.xml and set webAppRootKey and httpRootKey
>
> maybe you remember why do we need both webAppRootKey and httpRootKey? (at
> least one of them seems to be redundant)
> another question: can I
> 1) replace httpRootKey with "/" + webAppRootKey
> 2) add code to calculate webAppRootKey dynamically using call
> javascript:window.location from inside the flash?
>
> it will make above instruction simpler :)
>
> --
> WBR
> Maxim aka solomax
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
[email protected]

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

Reply via email to