Files
gerrit/java/com
Luca Milanesio cf40b39a3c Fix DbInjector creation in WebAppinitializer
The creation of the DbInjector under Tomcat was broken by change
Ifebb7fd33 because the initial list of modules was not passed to
the Guice injector.

Additionally, the override needs to happen on the DbInjector and not
on the cfgInjector as it was before.

Bug: Issue 10858
Change-Id: I4e19a92328bdf389d1c55aa95599a50a1bf101d6
2019-05-17 09:17:53 +00:00
..