For Cocoon 2.0.4 there is a file called users.role which is in the
cocoon????.jar You need to create your own and specify it's path using the
root element of the cocoon.xconf file for example my file has this element

<cocoon version="2.0" user-roles="/WEB-INF/user.roles" >

The user-roles attribute specifies my custom role which is loaded in
addition to the original file.

Hope this Helps

Scott Warren

-----Original Message-----
From: Peter Klotz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 26 March 2003 2:27 AM
To: [EMAIL PROTECTED]
Subject: Source using Component via ECM


Hi,

I have a custom source that gets the component manager from the
SourceFactory.
So good so fine, but obviously when the source looks up its backend
component it does not find it, although it is configured in cocoon.xconf
as
<component>.

How is this suposed to work? Am I missing something?


Thanks, Peter



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



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

Reply via email to