Dear All
This is my second question on this forum and please forgive me if this is going
to be to simple for you, but I struggle with it from 3 days without any
progress.
I'm working on blossom example from
[url=http://documentation.magnolia-cms.com/display/DOCS/Blossom+module#GettingStarted]http://documentation.magnolia-cms.com/display/DOCS/Blossom+module#GettingStarted[/url].
I'm running it from eclipse with
[code]org.mortbay.jetty:maven-jetty-plugin:6.1.21:run-war[/code] plugin with
5.2.4 Magnolia version and I'm running it on port 9999. I have also installed
this same version of full magnolia on tomcat instance on default 8080 port.
And the problem starts when I want to publish the page from my blossom module (
the one on 9999 port) to Public Magnolia ( working on 8080). I can do it and I
can also publish the templates placed in
Configuration->Server->Install->mgnl-files. But once I do it, the templates on
the Public are marked as red ( red dot) and when I'm trying to run the page I'm
getting following error:
[code]java.lang.RuntimeException: javax.servlet.ServletException:
info.magnolia.rendering.engine.RenderException:
info.magnolia.registry.RegistrationException: No template definition registered
for id: blossomSampleModule:pages/main
info.magnolia.module.cache.filter.CacheFilter.doFilter(CacheFilter.java:165)
info.magnolia.cms.filters.OncePerRequestAbstractMgnlFilter.doFilter(OncePerRequestAbstractMgnlFilter.java:58)
info.magnolia.cms.filters.MgnlFilterChain.doFilter(MgnlFilterChain.java:80)
info.magnolia.cms.i18n.I18nContentSupportFilter.doFilter(I18nContentSupportFilter.java:73)[/code]
Could you please advice me what I'm doing wrong ?
Regards
Jan
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=9bd73970-9462-4603-a3be-51c7aa412558
----------------------------------------------------------------
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]>
----------------------------------------------------------------