Hi,
on the cowarp-homepage (http://osoco.sourceforge.net/cowarp/installation.html) it says:
...Add the following XML to the cocoon.xconf (for 2.1.x) or create a new cowarp.xconf file...
<!-- CoWarp's application manager: -->
<component role="org.osoco.cowarp.ApplicationManager"
class="org.osoco.cowarp.impl.StandardApplicationManager"/>
Placing it in the existing cocoon.xconf is obvious. But I deceidet to have a seperate xconf-file. But I have no clue how this file should look like. I there an xsd to go? Or some tutorial? Would this file be ok:
<?xml version="1.0" encoding="UTF-8"?> <component role="org.osoco.cowarp.ApplicationManager" class="org.osoco.cowarp.impl.StandardApplicationManager"/>
Cheers Jonny
_________________________________________________________________ Eine f�r alle. MSN Suche. http://search.msn.de Finden statt suchen!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
