New OSGI configuration working on author but not showing on live page
Hi,
I wonder if somebody can help me with an issue, and sorry if this is obvious. Basically I would like help and to know if there is something special I need to do when implementing a new OSGI configuration.
I have added a new configuration with the primaryType is OsgiConfig, and deployed it to staging via Mavern. The Mavern build is updating both author ( 4502 ) and publisher ( 4503 ),
In the author environment, I can see this configuration when I go to preview pages, it picks up the relevant path and picks up the relevant code. However, on the dispatcher this doesn't seem to be added, when viewing the published page on a browser it is not picking up the new configuration. I have cleared the dispatcher cache, but nothing has changed.
Is there something special I need to do when implementing a new OSGI configuration to show on the published pages ?
Thank you for your time,