[jboss-jira] [JBoss JIRA] Updated: (JBASM-4) Server interface is missing some getters

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Wed Jul 30 16:51:26 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBASM-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shelly McGowan updated JBASM-4:
-------------------------------

    Attachment: Server.java


Please code review the attached org/jboss/jbossas/servermanager/Server.java.  Planning a release tomorrow.

> Server interface is missing some getters
> ----------------------------------------
>
>                 Key: JBASM-4
>                 URL: https://jira.jboss.org/jira/browse/JBASM-4
>             Project: JBoss AS Server Manager
>          Issue Type: Feature Request
>    Affects Versions: 0.1.1.GA 
>            Reporter: Michael Musgrove
>            Assignee: Shelly McGowan
>         Attachments: Server.java
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list