[ http://issues.apache.org/jira/browse/VELTOOLS-26?page=all ]

Tim Colson moved VELOCITY-225 to VELTOOLS-26:
---------------------------------------------

      Project: VelocityTools  (was: Velocity)
          Key: VELTOOLS-26  (was: VELOCITY-225)
    Component:     (was: Tools)
      Version:     (was: 1.0-Release)

> VelocityViewServlet still uses singleton. This causes classloading headaches.
> -----------------------------------------------------------------------------
>
>          Key: VELTOOLS-26
>          URL: http://issues.apache.org/jira/browse/VELTOOLS-26
>      Project: VelocityTools
>         Type: Bug
>  Environment: Operating System: All
> Platform: All
>     Reporter: Denis Robert
>  Attachments: VelocityServletAlt.java, VelocityServletAlt.java
>
> VelocityViewServlet, like VelocityServlet, uses the (should be deprecated)
> singleton runtime, instead of using the safer VelocityEngine. With all the
> different versions of Velocity in use out there, as well as the notoriously
> difficult classloading issues found in most J2EE appservers, the 
> VelocityEngine
> mechanism should be used, in addition to (i.e. configurable) or instead of the
> singleton, which is too sensitive to classloader idiosyncracies.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to