[jboss-jira] [JBoss JIRA] (AS7-1337) Expose Management API for tests

Jason Greene (Closed) (JIRA) jira-events at lists.jboss.org
Thu Nov 3 16:24:45 EDT 2011


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

Jason Greene closed AS7-1337.
-----------------------------

    Fix Version/s: No Release
       Resolution: Rejected


There is a way to get this for our own testing, but we dont want to encourage users to use this API in a deployment start method, which could deadlock the server.

We could, in the future, consider a feature request that allows management requirements or something similar bundled with a deployment.
                
> Expose Management API for tests
> -------------------------------
>
>                 Key: AS7-1337
>                 URL: https://issues.jboss.org/browse/AS7-1337
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Test Suite
>    Affects Versions: 7.0.0.Final
>            Reporter: Karel Piwko
>            Assignee: Andrew Rubinger
>            Priority: Critical
>             Fix For: No Release
>
>
> It should be possible to get access to management console/API from the test suite. There is a ModelControllerClient available in CommonDeployableContainer but this is not exposed to user. Creating it externally requires keeping configuration twice.
> The client can be likely made an @ArquillianResource via custom provider. It would be useful if it can be run before @Deployment method or at least available in that method because some examples would require for example creating a DataSource before a war can be deployed.
> This is crucial so test can prepare required environment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list