Hi, I am using GIN in my project and facing a weird issue. If I inject a dependency in a single class then I see only one instance of the the dependency. But, when I inject the same dependency into more than one class, I see more then one instance of the same dependency and breaking the application.
Somebody help me to solve this issue. -- Deepak Chauhan.... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
