Uploaded image for project: 'Blossom'
  1. Blossom
  2. BLOSSOM-189

BlossomDispatcherServlet should implement all DispatcherServlet constructors

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 3.0.4
    • 3.0.3
    • None
    • None

      Hi Tobias

      Since Blossom 3 depends on Spring 3 now, it would be great if you could add both constructors from DispatcherServlet to BlossomDispatcherServlet. Without that we cannot instantiate the servlet with a programmatically created application context (requires public DispatcherServlet(WebApplicationContext webApplicationContext))

      We're currently using a workaround I'd like to get rid of

      Kind regards,
      Andreas

        Acceptance criteria

              tmattsson Tobias Mattsson
              ada Andreas Antener
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD