Hi,
I've tried to set properties for the nekohtml generator and got the
following exception:
org.apache.cocoon.ProcessingException:
Exception in NekoHTMLGenerator.generate():
org.apache.xerces.xni.parser.XMLConfigurationException: "http
---- sitemap.xmap ----
...
<map:generator label="content" logger="sitemap.generator.html"
name="nekohtml-p"
src="org.apache.cocoon.generation.NekoHTMLGenerator">
<neko-config>neko.properties</neko-config>
</map:generator>
...
<map:match pattern="cw-nekop.xhtml">
<map:generate type="nekohtml-p"
src="http://www.computerwoche.de/index.cfm?pageid=254&type=detail&artid=74090&linktype=rss&category=318"
/>
<map:serialize type="xml"/>
</map:match>
...
---- neko.properties ----
"http://cyberneko.org/html/properties/namespaces-uri" =
"http://www.w3.org/1999/xhtml"
Does anyone know how to set properties and features for the
nekohtml generator?
Greetings
Reinhard Haller
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]