This may be a silly question, but i'd like to know if it nessesary to configure Turbine pipline in some way to get it work.
I have such a situation - 2 versions of VelocityScreen doBuildTemplate method : public void doBuildTemplate (RunData d, Context c) - (depricated) public void doBuildTemplate(PipelineData p, Context c ) RunData works fine and renders template, more modern Pipeline doesn't work at all and shows a blank page , however velocity and turbine "debug"-logs are identical . Please , enlight a newbie ))) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
