RE: Source using Component via ECM

2003-03-25 Thread Geoff Howard
://marc.theaimsgroup.com/?l=avalon-users&m=102457420520252&w=2 Geoff Howard > -Original Message- > From: Scott Warren [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 5:54 PM > To: [EMAIL PROTECTED] > Subject: RE: Source using Component via ECM > > >

RE: Source using Component via ECM

2003-03-25 Thread Scott Warren
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 The user-roles attribute specifies my custom role which is loaded in addition t

Re: Source using Component via ECM

2003-03-25 Thread Charles Yates
Hi Peter, I think you need to provide more information, including the version of cocoon, the relevant part of cocoon.xconf, portions of you Source code, and any log error messages. Charles Peter Klotz wrote: Hi, I have a custom source that gets the component manager from the SourceFactory