[ 
http://jira.jboss.com/jira/browse/JBAS-1501?page=comments#action_12315641 ]
     
Adrian Brock commented on JBAS-1501:
------------------------------------

Actually, it should be possible to set this in standardjboss.xml
on the cluster container configurations?

<cluster-config>
<partition-name>${jboss.partition.name:DefaultPartition}</partition-name>
</cluster-config>

I guess it would still need a change to the metadata class where users 
have only overridden the load balancing policies in a custom
<cluster-config>

> ClusterConfigMetaData should check for the new partition name system property
> -----------------------------------------------------------------------------
>
>          Key: JBAS-1501
>          URL: http://jira.jboss.com/jira/browse/JBAS-1501
>      Project: JBoss Application Server
>         Type: Feature Request
>   Components: EJBs
>     Versions:  JBossAS-4.0.1 SP1
>     Reporter: Adrian Brock
>     Priority: Minor

>
>
> org.jboss.metadata.ClusterConfigMetaData
> should check for the new system property jboss.partition.name
> before using DefaultPartition.
> Need to also check the codebase for other such hardwiring that
> cannot (has not already) be fixed by MBean attribute configuration.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to