Comment #4 on issue 698 by 234aini: Incorrect error report when using Jersey and Guice and forget to annotate a resource constructor with @Inject
http://code.google.com/p/google-guice/issues/detail?id=698
I got this warning message in Fatal level when deploy my webapp to tomcat. I have tried to kill the tomcat process and then start tomcat again. In my scenario, it only appear at context listener is loaded. Actually, I have resolved this problem in my local and I found that it's caused by that there are some dependence errors. I mean some bindings are wrong. But what confused me is that why i got this as the error message but I can not get the 'REAL' exception stack trace. Any advise? -- 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.
