On Wed, 10 Feb 2010 14:41:52 -0200, Yury Luneff <bitter...@ya.ru> wrote:

I  would  like some thoughts about "What is considered to be classpath
in running tapestry application?"

Absolutely the same classpath for any other Java web application.

(the one listed on exception page is
not quite right) and "how to reference a file placed in that classpath
in  files  that  are not managed by tapestry?".

Tapestry only manages classes in the pages, components, mixins and base packages, nothing beyond that. Make sure you're including the font file correctly, regardless of using JasperReports in a Tapestry application or not.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to