kamal pisze: > 2. Right now, we have one instance of Cocoon and have setup the > mount-table.xml file to point to different locations on our harddrive. > We have found this mechanism invaluable.However, I see little > documentation on how deployments (in a non jetty environment) are > managed. Am I right in thinking that this functionality can be achieved > using sitemap redirection?
It's much better idea to use functionality of Servlet Service Framework. For each application you create separate block, thus separate SitemapServlet instance and mount them at desired path. -- Grzegorz Kossakowski --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
