users@glassfish.java.net

Re: MBean and Management Rule: Observed Attribute not reachable

From: Shalini Muthukrishnan <Shalini.Muthukrishnan_at_Sun.COM>
Date: Tue, 15 Dec 2009 15:23:55 +0530

One more change to the configuration :

<mbean enabled="true" impl-class-name="com.instance.state.InstanceState" name="NAMBean" object-name="user:impl-class-name=com.instance.state.InstanceState,name=NAMBean*,server=server*" object-type="user"/>

<mbean enabled="true" impl-class-name="com.instance.state.InstanceStateAction" name="NAMBeanAction" object-name="user:impl-class-name=com.instance.state.InstanceStateAction,name=NAMBeanAction*,server=server*" object-type="user"/>


Add server=server if the management rule is deployed on the DAS. Restart
the appserver to see if the rule works fine. Looks like something is
wrong with the configuration of the rule.

glassfish_at_javadesktop.org wrote:
> Another question: Why is that i am not even getting this message when stopping the instance.
> [Message sent by forum member 'lazania' ]
>
> http://forums.java.net/jive/thread.jspa?messageID=376595
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>