Fixed
Status Update
Comments
mi...@gmail.com <mi...@gmail.com> #2
The bug still exists in Google Maps SDK 2.4.30121.
ma...@google.com <ma...@google.com>
ri...@google.com <ri...@google.com> #3
We believe that this issue should be solved in the Maps iOS SDK v2.5 release. If this issue still occurs, please let us know.
Description
The bean that cannot be created and causes the error is configuration class annotated with @Configuration annotation. It seems that basically any configuration bean can cause the error.
We use Java 7 along with App Engine SDK 1.8.8.
Please find attached simple app demonstrating the issue. It runs OK in development server but fails in production.
To test, run [host]:[port]/greeting and you should see text "Hello".