You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by David Crossley <cr...@indexgeo.com.au> on 2002/04/27 04:51:08 UTC

[BUG] build docs is broken by XMLizer

The current HEAD CVS is busted for build docs:
----------
INFO    10198   [        ] (): ...ready, let's go:
INFO    10198   [        ] (): Processing URI: index.html
ERROR   10198   [manager ] (): Failed to load sitemap from
file:/usr/local/cvs/xml-cocoon2/build/cocoon/documentation/./sitemap.xmap
org.apache.cocoon.ProcessingException: Exception during streaming source.:
org.apache.avalon.framework.component.ComponentException:
No XMLizer registered for mimeType text/xml
at org.apache.cocoon.environment.AbstractEnvironment.toSAX(AbstractEnvironment.java:463)
at org.apache.cocoon.components.source.impl.AvalonToCocoonSource.toSAX(AvalonToCocoonSource.java:176)
...
----------
I have tried investigating Carsten's recent changes for activating
Avalon source resolving, thinking that it must be something obvious.
No joy.

--David


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org