From: "Amin Schoeib" <[EMAIL PROTECTED]>
Untill now I used an older version of FOP and I haven't got any problems
with my servlet. Since I use the new FOP version I become the following error:
javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: A node test that matches either NCName:* or QName was expected.
It have something to do with XALAN(I think). But what means the error?How can I fix this?
Yes, you are right the error is from Xalan. Try running just the XSLT stage to get a FO file from xml and XSL file to debug the problem. See following link for more info on how to do this:
http://xml.apache.org/fop/running.html#check-input
Chris
_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. http://www.msn.co.uk/internetaccess
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
