[arquillian-issues] [JBoss JIRA] (ARQ-1172) Implement an embedded WebLogic Server container

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Thu Nov 22 21:47:21 EST 2012


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

Vineet Reynolds updated ARQ-1172:
---------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/arquillian/arquillian-container-wls/pull/11


An Arquillian container adapter that uses the embeddable EJB container SPI to run tests in an embedded WLS12 container.

Supports only EJB injection for now. The embeddable EJB container SPI implementation is expected to be provided by the end-user to the Surefire classpath. A sample Surefire configuration is in the project POM. Other configuration values required for running the embedded container are also provided in the project POM.
                
> Implement an embedded WebLogic Server container
> -----------------------------------------------
>
>                 Key: ARQ-1172
>                 URL: https://issues.jboss.org/browse/ARQ-1172
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: WebLogic Containers
>            Reporter: Vineet Reynolds
>            Assignee: Vineet Reynolds
>            Priority: Minor
>
> WebLogic Server 12c supports EJB 3.1 and is hence expected to support testing of EJBs in an embedded container, at a minimum.
> This feature request is to investigate implementation of the embedded Arquillian container for WLS 12c in particular. Support for an embedded mode of operation for WLS 10.3.x is to be investigated, and may be implemented if supported by Oracle (as documentated APIs or similar).

--
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