Hi,
of course I mean:
<?xml version="1.0" encoding="UTF-8"?>
<cocoon version="2.1">
<component role="org.osoco.cowarp.ApplicationManager"
class="org.osoco.cowarp.impl.StandardApplicationManager"/>
<component role="org.osoco.cowarp.Application/MyShop"
class="org.osoco.cowarp.StandardApplication"
security-handler="shop-handler">
</component>
</cocoon>
Would this xconf-file be ok?
Thanks
Jonny
From: "Jonny Becker" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: wrtiting my own xconf-file
Date: Mon, 09 May 2005 09:02:53 +0000
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]
_________________________________________________________________
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]