Hello,

I am still trying to get my java to work with FOP - I'm using Xalan to parse
and I have an error when I hit the:

                processor.process(responseSource, stylesheetSource, target);
line.

I get:

Input XSL; Line 1; Column 45518
XSL Error: Could not parse Input XML document!
XSL Error: SAX Exception

As errors.

I am declaring the procesor as:

        XSLTProcessor processor = XSLTProcessorFactory.getProcessor();

Any hints on how to troublehsoot?

Thanks!

Tony

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

Reply via email to