> Hi, > > I read about how retrieving images in WAR files. > But how to access xsl-files located in WAR files. > > My xsl-fo file includes another xsl file: > <xsl:include href="common.xsl"/> > > However, while running the web-application, I get a > java.io.FileNotFoundException: C:\jboss-3.0.4\bin\common.xsl > > I thought, just like images, FOP would look into the baseDir location. > > Any ideas? > Regards, > Laurent. > Maybe you should let the server unpack you war, so the common.xsl file is actually on the filesystem..
Regards, Wouter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]