Status: New
Owner: ----

New issue 656 by pohorele...@gmail.com: Starting guice on GAE causes java.security.AccessControlException
http://code.google.com/p/google-guice/issues/detail?id=656

I have problem with guice when starting on GAE. Problem was discussed here: http://code.google.com/p/google-guice/issues/detail?id=488, but it was closed as invalid because it is only info message. Well this info message causes that application with guice has about 3 seconds longer startup than application without guice (because exception is thrown). I think the solution for this would be turn of starting FinalizableReferenceQueue with some configuration parameter, because on GAE it does not work anyway.

--
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