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

Reply via email to