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
ition 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 fro

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

Source using Component via ECM

2003-03-25 Thread Peter Klotz
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 . How is this suposed to work? Am I missing something? Thanks, Peter