On Monday 24 December 2001 15:21, TJ Smith wrote:
> I want to create a "subproject" under
> cocoon, call it 'foo', such that I can retrieve documents via a url like
> http://blah.blah.blah/cocoon/foo/foo.xml 

The 2.0 release of Cocoon includes the so-called "automount" setup in the 
main sitemap.xmap.

This allows you to copy your "subproject" (including its own sitemap.xmap) in 
a new directory under webapps/cocoon/mount, and access it like

http://myserver/cocoon/mount/mysubproject/. . .

You don't even need to stop Cocoon to install such a subproject in its own 
subdirectory under the "mount" directory.

Hope this helps!
-- 
 -- Bertrand Delacrétaz, www.codeconsult.ch
 -- web technologies consultant - OO, Java, XML, C++






---------------------------------------------------------------------
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