[jboss-jira] [JBoss JIRA] (AS7-1451) JacORB subsystem: allow configuration of initializers as attributes.

Stefan Guilhen (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 14:16:45 EST 2011


     [ https://issues.jboss.org/browse/AS7-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guilhen resolved AS7-1451.
---------------------------------

    Fix Version/s: 7.1.0.Beta1
                       (was: 7.1.0.CR1)
       Resolution: Done


Initializers are now enabled/disabled via attributes of the <initializers> element.
                
> JacORB subsystem: allow configuration of initializers as attributes.
> --------------------------------------------------------------------
>
>                 Key: AS7-1451
>                 URL: https://issues.jboss.org/browse/AS7-1451
>             Project: Application Server 7
>          Issue Type: Task
>          Components: IIOP
>    Affects Versions: 7.0.0.Final
>            Reporter: Stefan Guilhen
>            Assignee: Stefan Guilhen
>             Fix For: 7.1.0.Beta1
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list