[jboss-jira] [JBoss JIRA] Updated: (JBAS-4908) Support vertical clustering port replacement for cluster services

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Jan 31 15:18:04 EST 2008


     [ http://jira.jboss.com/jira/browse/JBAS-4908?page=all ]

Brian Stansberry updated JBAS-4908:
-----------------------------------

          Summary: Support vertical clustering port replacement for cluster services  (was: Update sample-bindings.xml to reflect use of -beans.xml instead of -service.xml for clustering services.)
    Fix Version/s: JBossAS-5.0.0.CR1
                       (was: JBossAS-5.0.0.Beta4)
      Description: You can vertically cluster AS instances either by multihoming your machine and passing different values to -b when starting JBoss, or by ensuring each AS uses distinct ports for all services that open ports.  AS 4.x supports the latter via the ServiceBindingManager service, which does not work with pojo services (i.e. those that are not deployed via the ServiceController).  A number of clustering services that open ports have been converted in AS 5 into pojo services, so the old ServiceBindingManager approach no longer works.  Need to find a solution for this.  (was: The current file assumes things like HA-JNDI are mbeans.)

> Support vertical clustering port replacement for cluster services
> -----------------------------------------------------------------
>
>                 Key: JBAS-4908
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4908
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: JBossAS-5.0.0.Beta2
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>            Priority: Critical
>             Fix For: JBossAS-5.0.0.CR1
>
>
> You can vertically cluster AS instances either by multihoming your machine and passing different values to -b when starting JBoss, or by ensuring each AS uses distinct ports for all services that open ports.  AS 4.x supports the latter via the ServiceBindingManager service, which does not work with pojo services (i.e. those that are not deployed via the ServiceController).  A number of clustering services that open ports have been converted in AS 5 into pojo services, so the old ServiceBindingManager approach no longer works.  Need to find a solution for this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list