Thanks!!!
Found how to use multiple paths in velocity developer's guide and it seems
to be working now.

- Manish

----- Original Message -----
From: "Nathan Bubna" <[EMAIL PROTECTED]>
To: "Velocity Users List" <velocity-user@jakarta.apache.org>
Sent: Wednesday, February 16, 2005 10:44 AM
Subject: Re: Resource loader path problems!!! Never easy...


> you probably just need to add the path to the new directory to your
> <foo>.resource.loader.path property in your velocity properties.  most
> resource loaders should accept a comma delimited list for the path
> property.
>
> if that doesn't work, answer the following questions to help us help
you...
> what resource loader(s) are you using?
> what are your resource loader properties?
> what is the path for the new directory relative to your old one?
>
>
> On Wed, 16 Feb 2005 10:12:27 +0530, Manish <[EMAIL PROTECTED]> wrote:
> > I am using struts+velocity and we keep all VMs files in our webapps
> > directory, and it works.
> > Now I need to have a separate directory "XYZ" to store some velocity
> > templates away from rest of the templates, but when I create this "XYZ"
> > directory and move my selected templates there, I get exception -
"Resource
> > Not Found". What can I do to make sure that ALL templates are available,
the
> > original ones in webapps directory , and these templates which are under
> > "XYZ" directory under same webapps directory. How to do that?
> >
> > TIA,
> > - Manish
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to