0 Replies Latest reply on Jun 29, 2004 11:09 AM by mfrost

    PartitionConfig attribute is set as WRITE-ONLY

    mfrost

      Hi

      Is there a reason for the PartitionConfig attribute of org.jboss.ha.framework.server.ClusterPartition to be write-only?

      You can see this from the jmx-console. Bring up the console. Find your Cluster service (usually service=DefaultPartition). Then scroll down to PartitionConfig. You'll notice it's a write-only field.

      The reason I ask is that I wish to use ServiceBindingManager to change the UDP mcast_addr. ServiceBinding allows you to specify an XSLT to be applied to an attribute of your MBean. Problem is it needs to read that attribute and PartitionConfig appears to be write-only.

      I have placed another posting showing the Exception that this then causes.

      http://www.jboss.org/index.html?module=bb&op=viewtopic&t=51400


      Many thanks

      mark