trainGetOutputEncoding(engine, "utf-8");
trainEncodeURL(cycle, "/context/Barney.ext?sp=T", "/context/Barney.ext?sp=T");
replayControls();
PageServiceEncoder e = new PageServiceEncoder();
e.setServiceName("external");
e.setExtension("ext");
List l = Collections.singletonList(newContribution("encoder", e));
LinkFactoryImpl lf = new LinkFactoryImpl();