Kevin wrote:

Hi Kevin,

<snip/>

org.apache.xalan.transformer.TransformerIdentityImpl.startElement
(TransformerIdentityImpl.java(Compiled
Code))
        at org.dom4j.io.aelfred.SAXDriver.startElement(SAXDriver.java(Compiled 
Code))

This stack trace indicates that you are using the aelfred XML parser, which is a very old implementation and doesn't work properly. Please check your websphere classpath and ensure that the xerces parser shipped with FOP (in the lib sub dir) has higher priority on the classpath.

<snip/>

Chris



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

Reply via email to