> Not long ago I managed to get some Batik-based material working by adding
> the following to the <web-app> section of web.xml :
>
> <system-property
>
javax.xml.parsers.DocumentBuilderFactory="org.apache.crimson.jaxp.DocumentBu
> ilderFactoryImpl"/>
>
give this settings a try:

<system-property javax.xml.parsers.DocumentBuilderFactory=

"org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/>
<system-property
javax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryI
mpl"/>
<system-property
javax.xml.transform.TransformerFactory="org.apache.xalan.processor.Transform
erFactoryImpl"/>

hth,
Frank




---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to