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

JacORB subsystem: allow configuration of initializers as attributes.

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: