[arquillian-issues] [JBoss JIRA] (ARQ-707) Implement a remote wcontainer for WebLogic 12c

Vineet Reynolds (Created) (JIRA) jira-events at lists.jboss.org
Mon Dec 19 23:09:09 EST 2011


Implement a remote wcontainer for WebLogic 12c
----------------------------------------------

                 Key: ARQ-707
                 URL: https://issues.jboss.org/browse/ARQ-707
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: WebLogic Containers
            Reporter: Vineet Reynolds
            Assignee: Vineet Reynolds


An initial test of the existing Arquillian integration against a WebLogic 12c instance, concluded that it should be fairly easy to add support for the newer WebLogic container.

The following points were noted:

* The {{WebLogicCDIProcessor}} might have to be removed in the separate WLS 12c integration. This was originally present in the wls.1.0.0.Alpha1 release to enable testcase enrichment using CDI, if the Weld-Servlet dependency were to be packaged in the deployed ShrinkWrap archive. Since WLS 12c supports CDI out-of-the-box, this class is no longer necessary. It must be noted that this class was disabled when running tests against the "exampleServer" of a 12c installation, not a production WebLogic domain; therefore, the use of this class needs to be examined.
* The following "warning" message was found in the logs, when the JMX client of the Arquillian integration connected to the WebLogic 12c container:
{{Problem creating dummy orb: org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 203  completed: No}}.
This might need investigation.

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

        


More information about the arquillian-issues mailing list