Daniel Henrique Alves Lima wrote... Hi, Benito. It is not exactly what
you asked and I don't know how different AEM mobile is from AEM apps,
but it may help you: For AEM Apps (AEM 6.0 and AEM 6.1), that stored
Content Update Server URL as a property of the shell node, we usually
created an OSGI service component (immediate = true) that hold a
property called publishServerUrl. In the activation of this component,
we used the value stored in the publishServerUrl property to change the
correspondin...