Updates:
Mergedinto: 288
Comment #3 on issue 698 by [email protected]: 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
None of the messages above relate to startup, only to shutdown. This is
indicated by the line "Context [/api] startup failed due to previous
errors", meaning that an error before that line caused the webapp to not
start.
If you search your log files above the line "Context [/api] startup failed
due to previous errors" (or alternatively search down from the first line
where the web container says it is deploying the webapp) then you should
find the cause of the startup failure.
--
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.