RE: ResourceNoFoundException

2004-04-09 Thread Qureshi, Affan
Right there. Do I have to have some special configurations for resource loader etc? Thanks. -Original Message- From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 11:32 AM To: Velocity Users List Subject: Re: ResourceNoFoundException Velocity is looking for

Re: ResourceNoFoundException

2004-04-09 Thread Geir Magnusson Jr
Velocity is looking for /apps/cars/siy/docs/email/templates/PasswordReminderTemplate.xml where is the file? On Apr 9, 2004, at 12:05 PM, Qureshi, Affan wrote: Hi, I am getting an exception try to call the mergeTemplate method using both the Singleton and seperate instance method. I have speci

ResourceNoFoundException

2004-04-09 Thread Qureshi, Affan
Hi, I am getting an exception try to call the mergeTemplate method using both the Singleton and seperate instance method. I have specified the absolute path for the template files and the path is valid (I can "less" the file on the filesystem). I have also tried giving relative paths as well (re