Comment #3 on issue 636 by ffa...@gmail.com: Cannot suppress GuiceFilter warning
http://code.google.com/p/google-guice/issues/detail?id=636

Thanks for the details.

The filter pipeline was retrofitted in http://code.google.com/p/google-guice/source/detail?spec=svn1150&r=1150 to accommodate the multiple injector case. This means your concurrent tests should run just fine.

As far as where to put the logger handle, I don't see an issue with adding a static handle in GuiceFilter. You could probably do this in your suite as well, but I agree that it's probably best done in the more conventional location.



--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to google-guice-dev@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to