Hi, I created a blossom module for magnolia. In the module I have defined a Template with one area. This area can contain a few different components. When I create a page with the given template and I want to add a component to the specific area, I receive (like expected) a window were I can select the component I want. If magnolia is running behind http, there is no problem, the component is selected as it should be. If magnolia is running behind https, I receive following error when selecting a component:
[i]Caused by: info.magnolia.registry.RegistrationException: Entry for [[b]gewoonwegCms%3Acomponents%2Fhelloworld[/b]] not found in registry, available entries are: gewoonwegCms:pages/securedmain, gewoonwegCms:pages/helloWorld, templating-compatibility:plaintext, gewoonwegCms:pages/fblanding, gewoonwegCms:components/footer, templating:plaintext, [b]gewoonwegCms:components/helloworld[/b], gewoonwegCms:pages/welcome, gewoonwegCms:components/menu, gewoonwegCms:pages/helloFacebook, gewoonwegCms:pages/main, gewoonwegCms:components/login, gewoonwegCms:components/register, adminInterface:mgnlDeleted[/i] It seems like some rewriting is happening caused by ssl? Any suggestions? Magnolia is running om a Tomcat 6.0.36 on a Linux OS Kind Regards, Peter -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=92f9baba-67fd-42b2-898a-a3c9e2408d0c ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
