You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Nourredine K. (JIRA)" <ji...@apache.org> on 2014/09/18 13:51:33 UTC

[jira] [Updated] (TAP5-2387) [tapestry-cdi] Add tests against Websphere container

     [ https://issues.apache.org/jira/browse/TAP5-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nourredine K. updated TAP5-2387:
--------------------------------
    Attachment: 0001-add-websphere-container-to-arquillian-tests.patch

I've provided a patch for this purpose (available for 5.4-beta-23) :
- Added an arquillian test against WebSphere Liberty Profile (WLP V8.5) . It requires a local server installation ( see https://developer.ibm.com/wasdev/downloads/liberty-profile-using-non-eclipse-environments/).
- Upgrade arquillian and tomEE versions
- fix the level for log4j (was too verbose)

To launch the test : *"gradle websphereManagedTest"*

FYI, by default, tests are executed with an embedded tomEE distribution, which does not require any installation on the server.

Nourredine.

> [tapestry-cdi] Add tests against Websphere container
> ----------------------------------------------------
>
>                 Key: TAP5-2387
>                 URL: https://issues.apache.org/jira/browse/TAP5-2387
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-ioc
>    Affects Versions: 5.4
>            Reporter: Nourredine K.
>            Priority: Minor
>              Labels: 5.4-beta-23, cdi, patch, tapestry-cdi, websphere
>         Attachments: 0001-add-websphere-container-to-arquillian-tests.patch
>
>
> At the moment, Tapestry-cdi has been tested against Apache TomEE, JBoss Application Server and Glassfish. It would be great if it was tested against WebSphere too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)