"Age Mooy" <[EMAIL PROTECTED]> writes: >When I run my app in Tomcat, the log file shows that the PullService is >never initialized and the VelocityService only gets initialized after >the first template request fails. >The session service, which is configured as earlyInit=true is not >initialized either.
>Has something big happened to the TurbineServices code ?? =%-) >Does anyone have a 2.3-dev app running at the moment ? Yes. % grep -i earlyinit jakarta/jakarta-turbine-2/conf/TurbineResources.properties services.PullService.earlyInit= true services.VelocityService.earlyInit= true services.SchedulerService.earlyInit=true You need this in your TR.props with the 2.3-dev code. Regards Henning -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ Java, perl, Solaris, Linux, xSP Consulting, Web Services freelance consultant -- Jakarta Turbine Development -- hero for hire --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]