Hi On page http://tapestry.apache.org/pipelinebuilder-service.html
the example shows
public static StringTransformService build(
@InjectService("PipelineBuilder")
PipelineBuilder builder,
List<StringTransformFilter> configuration,
*Log serviceLog*)
Although the documentation shows org.slf4j.Logger instead of
org.apache.tapestry5.services.Log
regards
Taha
