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: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to