[richfaces-issues] [JBoss JIRA] (RF-12363) Allow managed Arquillian in-container tests execution with TomEE

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Jul 25 07:22:06 EDT 2012


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

Lukáš Fryč reassigned RF-12363:
-------------------------------

    Assignee: Juraj Húska


Jura, as you have already implemented some Tomcat managed containers, could you please look into implementing this TomEE managed container for Arquillian?

Since TomEE is based on Tomcat 7, it just adds more services to form Java EE web profile application server.

----

I have already tried if Tomcat7 managed container cannot be used directly, the TomEE started then, but it wasn't full Java EE web profile.

----

So my assumption is take Tomcat 7 managed container and try to rework it to support TomEE.

I would contact TomEE team in order to let them know the plans.
                
> Allow managed Arquillian in-container tests execution with TomEE
> ----------------------------------------------------------------
>
>                 Key: RF-12363
>                 URL: https://issues.jboss.org/browse/RF-12363
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: tests - functional 
>    Affects Versions: 4.3.0.Milestone1
>            Reporter: Lukáš Fryč
>            Assignee: Juraj Húska
>
> For MyFaces integration testing, we are using TomEE container, which allow us to configure tests with single dependency (no additional libraries are necessary to provide as for Servlet containers like Tomcat).
> But there are only {{embedded}} and {{remote}} adapters for Arquillian integration:
> http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/
> As we need to run tests on real container, we would need {{managed}} version of TomEE container.
> {{embedded}} container is not enough, since it doesn't have to provide real feedback - see [Danger of Embedded Containers|http://arquillian.org/blog/2012/04/13/the-danger-of-embedded-containers/].
> ----
> Some reports adapter for Tomcat 7 should work almost fine with TomEE:
> https://community.jboss.org/thread/199103

--
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 richfaces-issues mailing list