David Crossley wrote:
> Brian M Dube wrote:
> > Brian M Dube wrote:
> > > Antoine Levy-Lambert wrote:
> > > >
> > > > In fact there I might enter another bug report, concerning the fact that
> > > > fop chokes on fo output from the resume plugin - at least in one use
> > > > case.
> > > 
> > > Ah, there is an issue there. Are you familiar with requesting
> > > intermediate formats from Forrest? To get the intermediate xdoc
> > > (resume converted to xdoc in this case), request for example
> > > http://localhost:8888/resume2.xml which looks ok to me. But then the
> > > fo, http://localhost:8888/resume2.fo, has issues. I haven't been able
> > > to confirm whether the issue comes from the resume plugin or the pdf
> > > plugin. But thank you for calling this to attention.
> >
> > Sorry, whether resume or common skin stylesheet. 
> 
> I suggest using the Forrestbar to make that easier.
> http://forrest.apache.org/tools/forrestbar.html

Also some tips at:
 Debugging and profiling techniques
 http://forrest.apache.org/howto-dev.html#debug

-David