Per Kreipke wrote:
> ...
> 1. I could start with the entire contents of the WAR. But I'm wondering if
> the minimum set is:
> 
> - sitemap.xmap (and only the necessary portions of it)
> - cocoon.xconf (leave as is)
> - WEB-INF/web.xml (no changes)
> - WEB-INF/lib (leave as is or modify according do documentation on required
> libs)
> - WEB-INF/db (drop if HSQL isn't needed)
> 
> I don't see that anything else is needed to start a new Cocoon based webapp.
> It might be nice to have an Ant build target that builds a new directory
> (similar to the WAR target) but simpler.
> ...

That's true. But is it very useful to have
stylesheets/system/error2html.xsl
because otherwise if an error occurs inside your xml/xsp/xsl you have no
response what went wrong.

Michael

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to