Hi all, If there is no quick fix to get images in PDFs displayed in deployed WAR files, is there a way of getting PDFs to be displayed at all when the webapp directory is deployed on Tomcat?
I have deployed the webapp directory on Tomcat, and the HTML is displayed fine. However, clicking on the PDF icon gives the error message "Resource Not Found". There are no error messages when I run the command "forrest run-webapp". Everything seems to be built correctly. If I manually copy the PDFs to the "build\webapp\project\src\documentation\content\xdocs\" folder then the PDFs are displayed. But surely this can't be the correct way? Any ideas? -Steve -- View this message in context: http://www.nabble.com/PDF-not-working-correctly-in-deployed-WAR-file-on-Tomcat-tp15295911p15733654.html Sent from the Apache Forrest - Users mailing list archive at Nabble.com.
