[jboss-dev-forums] [Design of JBoss Build System] - Re: Using jdocbook

steve.ebersole@jboss.com do-not-reply at jboss.com
Thu Aug 16 23:47:22 EDT 2007


"nbhatia" wrote : 
  | 1) I don't see images copied over from src\main\resources\shared\images to target
  | 
Why would they be?

"nbhatia" wrote : 
  | 2) The URL should probably have file:/// prepended to it. Xalan seems to be forgiving about this but saxon is not.
  | 
Nothing to do with SAXON or XALAN.  Look at your stack trace.  It is FOP.  FOP is the one assuming that 'img.src.path' is supposed to be a URL reference instead of a File reference.  Unfortunately the docbook folks are not forthcoming about exactly which form is expected...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075073#4075073

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075073



More information about the jboss-dev-forums mailing list