]
Andrew Lee Rubinger resolved JBBOOT-79.
---------------------------------------
Resolution: Done
Support "isStarted" for backwards-compatibility
-----------------------------------------------
Key: JBBOOT-79
URL:
https://jira.jboss.org/jira/browse/JBBOOT-79
Project: JBoss Bootstrap
Issue Type: Task
Components: impl-as, spi-as
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 0.1.2
JMX Twiddle in AS expects the "Started" property to be available:
org.jboss.test.util.test.TwiddleUnitTestCase.testGet
public void testGet() throws Exception
{
String result = runTwiddle("get",
"\"jboss.system:type=Server\"", "Started");
assertTrue(result.startsWith("Started=true"));
}
So add a @Deprecated method "isStarted" to test for started status until we may
remove this entirely (ie. AS6 can drop this backwards-compat).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: