Thanks Alex for all your help. On Tue, Oct 23, 2012 at 3:25 PM, Alex Kotchnev-2 [via Tapestry] < [email protected]> wrote:
> George, > I haven't worked with the velocity service configuration (and I haven't > looked at the source for that specifically). > > My assumption is that if you don't contribute anything to the velocity > service configuration, that would be equivalent to having a null > configuration, but doing it the way you do looks OK. > > Cheers, > > Alex K > > On Tue, Oct 23, 2012 at 2:30 PM, George Christman > <[hidden email] <http://user/SendEmail.jtp?type=node&node=5717184&i=0>>wrote: > > > > Well Alex, it was my own fault. I was relying on my IDE to import my > import > > statements automatically on a key command and it wasn't doing so with > > org.chenillekit, thus that was the issue. > > > > Also, would this be a correct configuration since the docs say the > config > > could be left null? > > > > public static void > > contributeVelocityService(MappedConfiguration<String, > > Resource> configuration) { > > configuration.add("velocity.configuration", null); > > } > > > > > > > > > > -- > > View this message in context: > > > http://tapestry.1045711.n5.nabble.com/chenillekit-velocity-template-injectable-service-not-working-tp5717168p5717183.html > > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [hidden > > email]<http://user/SendEmail.jtp?type=node&node=5717184&i=1> > > For additional commands, e-mail: [hidden > > email]<http://user/SendEmail.jtp?type=node&node=5717184&i=2> > > > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://tapestry.1045711.n5.nabble.com/chenillekit-velocity-template-injectable-service-not-working-tp5717168p5717184.html > To unsubscribe from chenillekit velocity template injectable service not > working., click > here<http://tapestry.1045711.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5717168&code=Z2NocmlzdG1hbkBjYXJkYWRkeS5jb218NTcxNzE2OHwxNjMyOTYxMjA3> > . > NAML<http://tapestry.1045711.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- George Christman www.CarDaddy.com P.O. Box 735 Johnstown, New York -- View this message in context: http://tapestry.1045711.n5.nabble.com/chenillekit-velocity-template-injectable-service-not-working-tp5717168p5717185.html Sent from the Tapestry - User mailing list archive at Nabble.com.
