1 Reply Latest reply on May 3, 2006 2:01 PM by jerrygauth

    MethodCallTimeout

    anubisman

      Hi,

      What is showing MethodCallTimeout attribute for service:DefaultPartition and what is this for???
      What is the method???
      How can I change it???

      Please, answer ASAP, it is very urgent.

      Best,
      Aram.

        • 1. Re: MethodCallTimeout

          It's a timeout value for remote method calls. You can change it via the ClusterPartition MBean in the JMX Console. See the mbean named jboss:service=DefaultPartition.

          I don't know if changing the value dynamically in the console will have any effect. You may need to restart the service; I suspect this depends on how/when client code retrieves the attribute.