Re: Velocity Classloader Implementation Problem @ S2

2008-03-07 Thread Frans Thamura
i can run it ... i put the template in /src/java, one level with the java code but when i try to make a .jar, the velocity still cannot recognize the template this is my velocity.properties resource.loader=class class.resource.loader.description = Velocity Classpath Resource Loader class.reso

Re: Velocity Classloader Implementation Problem @ S2

2008-03-07 Thread Frans Thamura
On Sat, Mar 8, 2008 at 12:01 AM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- Frans Thamura <[EMAIL PROTECTED]> wrote: > > /view/frontpage/login/login.vm > > [...] > > resource '/WEB-INF/view/frontpage/login/login.vm' > > Looks to me like Velocity is expecting them to be under WEB-INF, no? > i g

Re: Velocity Classloader Implementation Problem @ S2

2008-03-07 Thread Dave Newton
--- Frans Thamura <[EMAIL PROTECTED]> wrote: > /view/frontpage/login/login.vm > [...] > resource '/WEB-INF/view/frontpage/login/login.vm' Looks to me like Velocity is expecting them to be under WEB-INF, no? Dave - To unsubscrib

Velocity Classloader Implementation Problem @ S2

2008-03-07 Thread Frans Thamura
hi all i put all my velocity tempate in the .jar file and the folder structure is like this /view/frontpage/login/login.vm and i got this error Mar 7, 2008 11:28:55 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet default threw exception org.apache.