attributes named 'value' don't return

Bug #1348735 reported by dave
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Jmxterm
New
Undecided
Unassigned

Bug Description

There is a bean with this name;

bean Catalina:context=/ehr-crystal-war,host=localhost,name="hcServiceEndpointUrl",resourcetype=Context,type=ResourceLink

If I look at it in jconsole there is an attribute called 'value'

When I do get * or get value it doesn't return.
get *
get -q value

When I look at the return it doesn't show that there is a value attribute;
# attributes
  %0 - description (java.lang.String, rw)
  %1 - global (java.lang.String, rw)
  %2 - modelerType (java.lang.String, r)
  %3 - name (java.lang.String, rw)
  %4 - type (java.lang.String, rw)
#there's no operations
#there's no notifications

How can I get the value attribute value for this bean?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.