Andreas Hartmann wrote:
Robert Goene wrote:

[....]

'java.lang.ClassCastException' at 'resolver = (SourceResolver) this.manager.lookup(SourceResolver.ROLE);'

I have declared

import org.apache.cocoon.environment.SourceResolver;


That should read

import org.apache.excalibur.source.SourceResolver;

-- Andreas

import org.apache.excalibur.source.Source;

Anything i am missing?


Thanks! I can compile with success, but i don't think the pipelines are called correctly. Is there anything else i should take a look at?

Robert

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

Reply via email to