[arquillian-issues] [JBoss JIRA] (ARQ-1756) wlp-managed arquillian support for wlp server assembly

D K (JIRA) issues at jboss.org
Fri Apr 11 11:20:13 EDT 2014


    [ https://issues.jboss.org/browse/ARQ-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961192#comment-12961192 ] 

D K edited comment on ARQ-1756 at 4/11/14 11:20 AM:
----------------------------------------------------

So I'm not too familiar with the other containers but I was thinking something like this:

The {{arquillian-wlp-managed-8.5}} container could unzip and create a wlp server based on the wlp assemblyArtifact defined in the pom & available from the Maven repository. 
It could just extract this under the target directory {{/target/wlp}}

It could then optionally setup by copying a wlp server.xml {{src/test/resources/wlp/server.xml}} to the above test server and copy {{compile}}, {{runtime}} & {{test}} dependencies to {{/target/wlp/usr/shared/config/lib/global/}}
                
      was (Author: muppet_tizer):
    So I'm not too familiar with the other containers but I was thinking something like this:

The {{arquillian-wlp-managed-8.5}} container could unzip and create a wlp server based on the wlp assemblyArtifact defined in the pom & available from the Maven repository. 
It could just extract this under the target directory {{/target/wlp}}

It could then optionally setup by copying a wlp server.xml {{src/test/resources/wlp/server.xml}} to the above test server and copy compile, runtime & test dependencies to {{/target/wlp/usr/shared/config/lib/global/}}
                  
> wlp-managed arquillian support for wlp server assembly
> ------------------------------------------------------
>
>                 Key: ARQ-1756
>                 URL: https://issues.jboss.org/browse/ARQ-1756
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: WebSphere Containers
>            Reporter: D K
>
> Websphere liberty Maven plugin allows you to package a liberty server assembly and deploy it to repo Manager like Nexus:
> https://github.com/WASdev/ci.maven#liberty-assembly
> It would be good if the Liberty Arquillian container could be configured to download and use this liberty assembly.
> https://github.com/arquillian/arquillian-container-was/tree/master/wlp-managed-8.5
> This mean each environment the tests run on would'nt need to be pre-installed with a Liberty server.

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