Configuring VelocityEngine used by DVSL
---------------------------------------
Key: VELOCITY-716
URL: https://issues.apache.org/jira/browse/VELOCITY-716
Project: Velocity
Issue Type: Improvement
Components: DVSL
Affects Versions: 1.6.1
Reporter: Nikita Salnikov-Tarnovski
>From the DVSL code we read that only the following VelocityEngine
>configuration parameters are supported:
* <li>VM_LIBRARY</li>
* <li>FILE_RESOURCE_LOADER_PATH</li>
* <li>RUNTIME_LOG</li>
* <li>RUNTIME_LOG_LOGSYSTEM</li>
* <li>RUNTIME_LOG_LOGSYSTEM_CLASS</li>
Which means, among other things, that there are no posibility to use
ResourceLoader other than default FileSystem. We use DVSL in web application,
so filesystem is not the most confinient source of resources for us. Why cannot
I use ClasspathResourceLoader?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]