[jboss-jira] [JBoss JIRA] Assigned: (JBAS-9148) ModelCombiner does not deal with deployments or system properties
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Mar 29 20:47:37 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned JBAS-9148:
--------------------------------------
Assignee: Brian Stansberry
> ModelCombiner does not deal with deployments or system properties
> -----------------------------------------------------------------
>
> Key: JBAS-9148
> URL: https://issues.jboss.org/browse/JBAS-9148
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Critical
> Fix For: 7.0.0.Beta2
>
>
> The host controller logic for creating the boot operations for a server isn't dealing with deployments or system properties.
> addSocketBindings(updates, portOffSet, socketBindingRef);
> addSubsystems(updates);
> //TODO deployments
> // TODO system properties
> return updates;
> When fixing this, check the status of JBAS-9147, since the ideal operations to generate depend on whether that's done (i.e. deployment "add" w/ "enabled"=>true vs "add" + "deploy")
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list