[arquillian-issues] [JBoss JIRA] (ARQ-1210) Refine the container SPIs to decouple them from a single JVM

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Tue Nov 20 16:39:21 EST 2012


Vineet Reynolds created ARQ-1210:
------------------------------------

             Summary: Refine the container SPIs to decouple them from a single JVM
                 Key: ARQ-1210
                 URL: https://issues.jboss.org/browse/ARQ-1210
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Deployable Containers SPI
            Reporter: Vineet Reynolds


The Deployable Container SPI is currently implemented across all containers assuming that events like {{start()}} and {{stop()}} are invoked from the same JVM.

Based on discussion held in [this pull request|https://github.com/arquillian/arquillian-container-glassfish/pull/19], we'd like to refine this SPI to allow for the {{start()}}, {{stop()}} and possibly other events to be invoked from different JVMs. Note that this may also require rewrite of container adapters so that they're stateless by nature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list