Den 19. aug. 2009 kl. 16.04 skrev Thorsten Scherler:

On Wed, 2009-08-19 at 10:50 +0300, Sjur Moshagen wrote:
Den 19. aug. 2009 kl. 09.23 skrev Brian M Dube:

Any idea on how to make the protocol 'known' to the xsl processor in
Cocoon?

I've been down this path once before. There is a Jira issue
(somewhere; sorry, I'm just on the way to sleep) about rewriting the
imports. I never had success with it. I'll look for that issue and any
notes I may have.

It is in:

https://issues.apache.org/jira/browse/FOR-1000

But according to:

http://www.mail-archive.com/u...@forrest.apache.org/msg02743.html
(Thorsten Scherler)

it should work. I'll continue the investigation.

The puppy is in the xconf file:
Source Factories section:
<component-instance
class = "org .apache.forrest.locationmap.source.impl.LocationmapSourceFactory" name="lm"/>

so that SHOULD be enough.

It is defined exactly like that in

main/webapp/WEB-INF/cocoon.xconf

It is *not* defined in any of the cli.xconf files, nor in any other xconf files.

But since it is working fine in dispatcher, the xconf file has to be ok. The problem has to be elsewhere.

Best regards,
Sjur