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.


FOP wont look for your xsl:include because it is processed by Xalan. Sorry, I cant answer your question, as its specific to Xalan. You might get a better reponse on the xsl-list:


http://www.biglist.com/lists/xsl-list/

Chris

_________________________________________________________________
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to