mbean.setAttributeName("foo");
mbean.setAttributeName2("bar");
assertTrue(mbean.getAttributeName2().equals("bar"));
assertTrue(mbean.doOperation().equals("tamppi"));
}
/**
* This test shows how to override the default exception handling for
* proxy invocations. The default handling for exceptions that are not