Problem while using Velocity in JBoss
March 20th, 2009
Applies to:
JBoss, Velocity
Description:
Occurs while using Velocity in JBoss
Cause:
Velocity deploys their servlet as a singleton.
Applies to:
JBoss, Velocity
Description:
Occurs while using Velocity in JBoss
Cause:
Velocity deploys their servlet as a singleton.
One way to make this work, is to change the
true
to false in the jboss-service.xml within the tomcat sar.