multiple singletons is an oxymoron.   :)  you can only have one
org.apache.velocity.app.Velocity per classloader, and i would not
recommend classloader tricks to have more.

you should use org.apache.velocity.app.VelocityEngine instead.  you
can have as many of those as you would like.

On 5/1/07, White, Tim <[EMAIL PROTECTED]> wrote:
Is there a way to initialize several velocity engines?  i.e. multiple
singletons?

Tim


This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful.  If you have received this communication
in error, please immediately notify the sender by reply e-mail and destroy
all copies of the communication and any attachments.


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

Reply via email to