Dave -- Thanks for your offer, but I ended up copying the external documents into my Forrest Xdoc directory, which cleared up the missing links. I'll wait until the LinkMapping change that Ross discussed is complete and implement a more elegant solution later.
-- Greg -----Original Message----- From: Dave Brondsema [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 09, 2005 8:50 PM To: [email protected] Subject: Re: FOPException: No flow in page-sequence Yeah, the FO xml which is generated by forrest has a problem in it so it can't be converted from FO to PDF. Try accessing filename.fo and see if there's anything wrong with it. Post that and/or the original source file and it'll help us debug the problem. Greg - VACO wrote: > I tried your suggestion, but it did not work. The interesting thing about > this error is that Forrest doesn't complain about the broken link, only FOP. > I may be misinterpreting the FOP error message -- has anyone gotten the > "FOPException: No flow in page-sequence" error? > > -----Original Message----- > From: David Crossley [mailto:[EMAIL PROTECTED] > Sent: Monday, March 07, 2005 10:21 PM > To: [email protected] > Subject: Re: Re: FOPException: No flow in page-sequence > > Thorsten Scherler wrote: > >>[EMAIL PROTECTED] wrote: >> >>>I?m sure this sounds weird. But, I?m referencing the missing file in a > > hyperlink, not trying to render it. > >>That is actually the problem the site creation is be done by the cocoon >>crawler which will try to render all links found on the page. >> >>A not really nice workaround would be to define the link as absolute >>(e.g. http://yourServer.com/someDir/test.pdf) >> >>Like I said it is not nice but may work for your use case. >> >>HTH >> >> >>>Furthermore, I?m generating a static site locally with a relative > > address, but when it?s ported to the network server, the file will be > present. > > Greg, i am not sure if this fixes your problem, but the Cocoon cli.xconf > can be used to define URIs for exclusion. > http://forrest.apache.org/faq.html#ignoring_javadocs > > --David > -- Dave Brondsema : [EMAIL PROTECTED] http://www.splike.com : programming http://csx.calvin.edu : student org http://www.brondsema.net : personal
