hello, 

I have a problem with an fo stylesheet that is working fine on a Cocoon 
version that has the fop-0.20.2.jar . 

The latest version of cocoon from the cvs has 
fop-0.20.3rc.jar . 

The strange thing is when I change the fop jar back to the old jar 
everything is running fine.

This is the exception that I found in the log when I want to serialize the 
fo document to pdf.
 


exception is 
FATAL_E (2002-03-24) 
19:55.48:097[core.xslt-processor](/stino/2program/POC/play/as_you.xml/As%20You%20Like%20It.pdf)
 
HttpProcessor[8080][4]/TraxErrorHandler: Error in TraxTransformer: 
javax.xml.transform.TransformerException: 
org.apache.fop.apps.FOPException: 'master-reference' for 
'fo:page-sequence'matches no 'simple-page-master' or 
'page-sequence-master'
javax.xml.transform.TransformerException: 
org.apache.fop.apps.FOPException: 'master-reference' for 
'fo:page-sequence'matches no 'simple-page-master' or 
'page-sequence-master'
        at 
org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:725)
        at 
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2243)
        at 
org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2069)
        at 
org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1171)
        at 
org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:3196)
        at 
org.apache.xalan.transformer.TransformerHandlerImpl.endDocument(TransformerHandlerImpl.java:436)
        at 
org.apache.cocoon.xml.AbstractXMLPipe.endDocument(AbstractXMLPipe.java:91)

 
Could there be a problem with the serializer class ? 

I am running Linux with tomcat4.

Any ideas ?

Thanks,
-- 

Stijn 





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

Reply via email to