[jboss-jira] [JBoss JIRA] Created: (JBASM-4) Server interface is missing some getters
Michael Musgrove (JIRA)
jira-events at lists.jboss.org
Tue Jul 8 07:27:26 EDT 2008
Server interface is missing some getters
----------------------------------------
Key: JBASM-4
URL: http://jira.jboss.com/jira/browse/JBASM-4
Project: JBoss AS Server Manager
Issue Type: Feature Request
Affects Versions: 0.1.1.GA
Reporter: Michael Musgrove
Assigned To: Shelly McGowan
JBossTM AS crash testing needs access to some of the Server object state. We need the following additions:
public String getSysProperty(String key)
public Integer getHttpPort()
public Context getNamingContext() throws NamingException
public void setNamingContext(Context namingContext) // in case the default is inadequate
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list