Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4354

Provided hooks for minimalistic guice setup to be used in standalone (command line) tools as well

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.2
    • 4.5.1
    • core
    • None

      In order to fix MGNLTOOLS-49 we need to setup a minimal Guice configuration for standalone java apps. The GuiceComponentProviderBuilder seems to be fine for that purpose but the fact that GuiceContextAndScopesConfigurer is internally instantiated is doing to much for a standalone app (e.g. it requires servlet stuff we don't need in standalone mode).

        Acceptance criteria

              dlipp Daniel Lipp
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD