[jboss-jira] [JBoss JIRA] (WFCORE-777) Add ability to use socket binding groups from host subsystems
Brian Stansberry (JIRA)
issues at jboss.org
Wed Jun 24 10:54:03 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083357#comment-13083357 ]
Brian Stansberry commented on WFCORE-777:
-----------------------------------------
Basically, in the resolution system a capability is a name plus a context in which it is registered. The contexts serve to allow the same name to appear multiple times, e.g. in an HC where the same name can appear in multiple profiles.
There's a global context and then one for each profile and s-b-g.
For the profile and s-b-g contexts, they only can resolve stuff associated with their own context or with the global one.
The includes throw a wrench in that; see my most recent comment on WFCORE-750.
These HC subsystems and socket-bindings need a different context. Their capabilities are not global (i.e. they cannot be referenced by domain.xml stuff). I don't think this is a big deal since includes are not involved. It's just part of the task.
> Add ability to use socket binding groups from host subsystems
> -------------------------------------------------------------
>
> Key: WFCORE-777
> URL: https://issues.jboss.org/browse/WFCORE-777
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Brian Stansberry
> Fix For: 2.0.0.Alpha5
>
>
> Add a single socket-binding group to host model and xml so that HC subsystems can reference those (similar to what happens on a standalone server).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list