Dan Allen created ARQ-906:
-----------------------------
Summary: Provide SPI for container configuration activation
Key: ARQ-906
URL:
https://issues.jboss.org/browse/ARQ-906
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Dan Allen
Activing container configuration right now is a real pain. It requires the user to
manually correlate the choice of container adapter with the choice of container
configuration.
I propose that we offer an SPI for container configuration activation. We can then provide
some nice options in the way of extensions for doing container selection.
For example, an extension could match the qualifier name to the package name of the
container implementation to decide which configuration to activate. It could read a
mapping file that the user provides. Or it could use a remote registry.
Anything is possible once this aspect of Arquillian is pluggable. And it will take the
burden of selecting a container configuration off the developer.
--
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