[
https://issues.jboss.org/browse/AS7-1337?page=com.atlassian.jira.plugin.s...
]
Andrew Rubinger commented on AS7-1337:
--------------------------------------
ModelControllerClient is not presently visible to user deployments. In discussion w/ AS7
team on whether this constitutes a true API.
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
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira