Uploaded image for project: 'OpenMRS Core'
  1. OpenMRS Core
  2. TRUNK-4673

Add support for init parameters for module servlets

    XMLWordPrintable

Details

    Description

      Currently a module developer can't define init parameters for their servlets, the following needs to be done:

      • Update the ModuleParser to read servlet init parameters
      • Add init parameters field to ModuleServlet class and Implement getInitParameter(String) and getInitParameterNames() methods
      • Update the dtd for config files to support init params for servlets

      Alternatively

      I assume this MIGHT be solved by upgrading to servlet API 3 which supports web fragments and annotated servlet classes which would mean we can get rid of this custom code for handling module servlets and let it happen magically in the new way

      Gliffy Diagrams

        Attachments

          Activity

            People

              Unassigned Unassigned
              wyclif Wyclif Luyima
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 2 days
                  2d
                  Remaining:
                  Remaining Estimate - 2 days
                  2d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified