On 30/11/2014 20:57, Guido Wimmel wrote:
Hi,

I cannot deploy Syncope 1.2.X on my company's Tomcat server infrastructure.
Startup fails, because Velocity cannot write the file velocity.log - our
Tomcat instances are not granted write access to the file system.

This worked in Syncope 1.1.X, because Spring's VelocityEngineFactoryBean
by default overrides Velocity's logging to use commons logging
(via CommonsLogLogChute). Syncope's VelocityEngineFactoryBean in 1.2.X / master
doesn't have this functionality.

I suggest adding this to Syncope's VelocityEngineFactoryBean.

WDYT?

Definitely +1: please go ahead.

We added Syncope's VelocityEngineFactoryBean for allowing custom resource injection (e.g. to be able to load mail templates from configuration directory), so if anything is missing from original Spring's we need to add it.

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/

Reply via email to