You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Евдокимов Иван Павлович <ev...@baltinvest.com> on 2006/02/03 10:46:51 UTC

Pipeline methods problem

 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: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org