Hi, new potential user here :] I'm playing around with Magnolia 4.1 + stk 1.1, still struggling :D
I try to do the following: launch author instance together with public instance on the same local tomcat 6.0.18 with the following configuration: author instance on localhost:8080/magnoliaAuthor (default), public instance on localhost:8080/ First, started with default setup (/magnoliaAuthor + /magnoliaPublic), which worked fine (with lots of restarts though). As a second step, I moved /webapps/magnoliaPublic to /webapps/ROOT , launched this setup, changed the subscriber in authoring instance to http://localhost:8080/ (looks like they get in touch after that). After this transformation (and some restarts, again), the public instance (on ROOT) didn't quite work - I imagine because of persistent caching on the filesystem? Even the adminCentral frame was displaying 404. Anywho, de-activate and activate again the pages on authoring instance did help - adminCentral on public instance works, and the home page is shown. Now, the problem is that this home page doesn't display styles (and other resources) - and that's because they are suddenly missing (sight). I.e. /stk-resources/site/resources/templating-kit/themes/pop/css/styles.css is missing, and in adminCentral - Templating Kit - Resources, nothing's there anymore. I imagine resources should be here, as the STK was installed to public instance too, and it did work ok with default non-ROOT configuration. It would be nice to solve this problem. On the side note, if we talk about root page, how can I enable the root page, and not a redirect to first page (e.g. demo-project). I guess there should be some configuration option somewhere. Thanks in advance, Vytautas ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
