Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1451

JacORB subsystem: allow configuration of initializers as attributes.

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • 7.0.0.Final
    • IIOP
    • None

    Description

      Initializers are currently configured as a comma-separated list of names in the <ininitializers> element:

      <initializers>SAS,CSIv2,Codebase</initializers>

      A better approach would be to allow the declaration of the interceptors as attributes of the initializers element:

      <initializers sas="on" csiv2="on" codebase="on" tx="off"/>

      This would make this element consistent with the other elements used to configure the jacorb subsystem.

      Attachments

        Activity

          People

            sguilhen Stefan Guilhen
            sguilhen Stefan Guilhen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: