Hello,

I have an app with:

-a web layer (Tapestry5)
-a service layer (Spring)
-a domain layer (Jpa)

I have a mail template located a the root of the my-project-service.jar
file (service layer) and it seems that Tapestry imposes its own classpath
location which causes the velocity template resolution to fail as follows:

*org.apache.tapestry5.runtime.ComponentEventException: Unable to find
resource 'request-childminder-confirmation-mail-template_fr.htm' [at
classpath:com/bignibou/web/pages/InscriptionProfessionnelGardeEnfant.tml,
line 20]*

Can anyone please help?

Regards,

Julien.

Reply via email to