voodoodyne / subetha

SubEtha Mail is a J2EE-based mailing list manager
Other
13 stars 6 forks source link

Velocity issue #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Install Resin 4.0.32 with 32bit .rpm on Centos 6.4 (i386)
2. Deploy subetha 2.1
3. Try any function that loads velocity template  

Stack trace:
ResourceManager : unable to find resource 'org/sub                              

                                ethamail/core/post/confirm_email.vm' in any 
resource loader.
[13-09-08 01:11:56.054] {resin-port-8080-48} Error merging 
org/subethamail/core/post/confirm_email.vm                   
org.apache.velocity.exception.ResourceNotFoundException: Unable to find         

                                                      resource 
'org/subethamail/core/post/confirm_email.vm'

The vm template are correclty stored in: 

/var/resin/webapps/se/WEBINF/classes/org/subethamail/core/post/  

so I can't understand why the resource loader is not able to find them.

Should I add some velocity configuration?

Thanks in advance

Bye
Max

Original issue reported on code.google.com by zkm...@gmail.com on 7 Sep 2013 at 11:53

GoogleCodeExporter commented 9 years ago
same problem using 64bit .rpm 

Original comment by zkm...@gmail.com on 19 Sep 2013 at 8:33