Guice Servlet will complain if a binding is not explicitly or implicitly ( annotated) in Singleton scope.
However, it is possible that the binding is valid if it is a linked binding to a singleton... Should we just decrease this to a warning or is there a way to detect these links? Note that Guice Servlet will only ever use the singleton instance anyway... Dhanji. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice-dev?hl=en -~----------~----~----~----~------~----~------~--~---
