[jboss-jira] [JBoss JIRA] (AS7-3079) Fix Cmp Subsystem description providers

Brian Stansberry (Updated) (JIRA) jira-events at lists.jboss.org
Mon Dec 19 08:25:09 EST 2011


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

Brian Stansberry updated AS7-3079:
----------------------------------

    Fix Version/s: 7.1.0.Final
                       (was: 7.1.0.CR1)


Yes, use the ProcessType. An appclient isn't the same thing as a full-on server and shouldn't have the same process type.

This is likely to be a fairly significant change as introducing an new ProcessType will require tweaks in the code that checks whether it's a "server" to decide whether or not to add runtime steps. Simple enough stuff, just likely to need to touch a fair number of spots where this check is performed.

So, I'm changing the Fix Version to Final; AFAICT this isn't a critical issue for CR1.
                
> Fix Cmp Subsystem description providers
> ---------------------------------------
>
>                 Key: AS7-3079
>                 URL: https://issues.jboss.org/browse/AS7-3079
>             Project: Application Server 7
>          Issue Type: Feature Request
>            Reporter: Kabir Khan
>            Assignee: Stuart Douglas
>            Priority: Blocker
>             Fix For: 7.1.0.Final
>
>
> When adding a test for the CMP subsystem for AS7-2421 I noticed that CmpSubsystemAdd references an APP_CLIENT parameter which is not mentioned in the model descriptions for the model itself or in the add operation description. There is also no mention of app-client in the schema.

--
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