Hello all!
We're using the latest TDK vith Velocity templates and the until today
everything was fine. Now, velocity searches for the template files in the
home directory of the user under which tomcat/catalina is running.
Does somebody have any ideas?
TIA.
Greg Timar
Ps.: These are the relevant sections from the TurbineResources.properties
file we use:
# -------------------------------------------------------------------
#
# T E M P L A T E S E T T I N G S
#
# -------------------------------------------------------------------
# These are variables to set if you're using a template system
# (Velocity, WebMacro, FreeMarker, etc.) with Turbine.
# -------------------------------------------------------------------
# Used to set the template homepage if you are using a template
# layout.
#
# Default: /index.wm
template.homepage=/Index.vm
# This is the default screen to show to people when they first access
# the system. You can override this by specifying module.packages to
# include your own modules.
#
# Default: Login
screen.homepage=Login
# This is the template that is shown on an incorrect login attempt.
#
# Default: Login
template.login=@TEMPLATE_LOGIN@
# This is the page that is shown on an incorrect login attempt. It is
# referenced in the LoginUser action
#
# Default: Login
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]