On Nov 7, 12:05 am, Rahul <[EMAIL PROTECTED]> wrote: > SEVERE: > java.lang.NullPointerException > at com.google.inject.InjectorImpl.injectMembers(InjectorImpl.java: > 690)
It's working as intended - you can't injectMembers() on a null. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" 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?hl=en -~----------~----~----~----~------~----~------~--~---
