Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-906

Provide SPI for container configuration activation

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.0.0.Beta1
    • None
    • Base Implementation
    • None

      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.

              Unassigned Unassigned
              dan.j.allen Dan Allen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: