Hi All,

Could someone help me on this.
I have thought it was possible through the WEB.xml or through the guice
module.

I cannot do something like the following as it is throwing "A binding to
java.lang.String annotated with
@com.google.inject.name.Named(value=shindig.containers.default) was already
configured" :
{{{
bindConstant().annotatedWith(Names.named("shindig.containers.default")).to("shindig/container.js");
}}}

Thanks

-- 
Franck

Reply via email to