Hello,
I'am using the standard fopservlet program (fop.war). I deployed it on the Oracle 10g application server.
When i use the following url:
 
http://demo-01.decade.nl/fop/fopservlet?fo=c:\temp\readme.fo
everything works fine
When I use:
http://demo-01.decade.nl/fop/fopservlet?xsl=c:\temp\testdata.xsl&xml=c:\temp\testdata.xml&ext=.pdf
or
http://demo-01.decade.nl/fop/fopservlet?xsl=c:\temp\testdata.xsl&xml=c:\temp\testdata.xml
 
I get:
500 Internal server error
org.apache.fop.apps.FOPException: XSL-1000: (Fatal Error) Error while parsing XSL file (null).
Any help would be appreciated.
Regards Erik
 
 

Reply via email to