Thanks, first shoot with singleton did not work.. :/ For now I'll work with what I have..
2010/3/5 Eelco Hillenius <[email protected]> > > But notice I have to register myResource, would've been nice if it could > be > > picked up automaticly.. > > Yeah, mine do get picked up automatically. I guess the debugger is > your friend. I also vaguely remember that either servlets or jaxrs > resources need to be annotated with @Singleton. Not sure if it would > help, but you could give that a spin. > > Eelco > > -- > 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]<google-guice%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > > -- 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.
