public void testStringDifferNotification()
throws Exception
{
try
{
monitored = new StringSupport();
observedObject = new ObjectName("Monitor:type=StringSupport");
observedAttribute = "Value";
startStringService(false, true, "test");
// until sun-bug #6200031 gets resolved, reduce the counters by one