I am planning to use org.apache.velocity.runtime.resource.loader.ResourceLoader and its concrete implementations for things unrelated to Velocity template loading. It looks like these classes would help to define a clear policy as to where the resources are loaded from. (Unless somebody knows of a better package to handle resources ?)
Question is - is there a subclass of ResourceLoader used to load resources via JNDI? If not, I will write my own, just didn't want to reinvent the wheel. -- ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- - Andrei (a.k.a. Andrus) Adamchik Home of Cayenne - O/R Persistence Framework http://objectstyle.org/cayenne/ email: andrus-jk at objectstyle dot org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
