[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-110) RunMode Local should reuse protocol-local

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Feb 2 17:43:39 EST 2011


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

Aslak Knutsen resolved ARQ-110.
-------------------------------

    Resolution: Done


Local protocol moved to impl

https://github.com/aslakknutsen/arquillian/tree/the_bigger_picture

> RunMode Local should reuse protocol-local
> -----------------------------------------
>
>                 Key: ARQ-110
>                 URL: https://issues.jboss.org/browse/ARQ-110
>             Project: Arquillian
>          Issue Type: Bug
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>            Priority: Minor
>             Fix For: 1.0.0.Beta1
>
>
> Currently the RunMode Local handler has it's own v. of the LocalMethodExecutor.
> The same code should be shared between the standalone containers(weld, openwebbeans, openejb...)
> options:
> - remove protocol-local and replace it with a class in impl?
> - remove protocol-local and replace it with a class in spi?
> - make impl depend on protocol-local ? 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list