> -> Right now I use an ant task to build a .jar which
> then gets (manually) put in cocoon/WEB-INF/lib
>
> Is there a way to make this local or reference
> it more self contained from sitemap.xmap ?
>
> Ideally with a map:action src=" something
> relative.
>
> Is that possible ?
>
> -> Right now I add the xindice.jar to the lib
> of cocoon/WEB-INF.
>
> Is there a way instead to
> manage the classpath directly from the
> sitemap.xmap in the local directory ?
>
>Or in short; how do I make the above a more 'modular' and stand alone
>example. Pointers to the right place in the documentation appreciated.

This is currently not possible (as far as java code is concerned).
You have to wait for Cocoon 2.2 or until the notorious block concept is
implemented.
http://wiki.cocoondev.org/Wiki.jsp?page=Blocks

HTH
Guido


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

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

Reply via email to