-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.3 RC
-
Fix Version/s: 5.3 GA
-
Component/s: None
Bascially, when Jetty starts it triggers Guice injection.
The ProxyModule then make the service lookup on OpenSocialService that may not have been deployed yet
=> NPE
=> deployment is broken