arquillian / arquillian-container-chameleon

Chameleon container that dynamically loads correct container adapter versions for your tests
Apache License 2.0
36 stars 22 forks source link

Support WebSphere containers #28

Open aslakknutsen opened 9 years ago

aslakknutsen commented 9 years ago

See the modules list on arquillian.org for the related adapters http://arquillian.org/modules/ and the Development section of the README for a description of the different configuration options https://github.com/arquillian/arquillian-container-chameleon#development

bartoszmajsak commented 8 years ago

In addition, see #47 pull request which brings Payara support.

38leinaD commented 6 years ago

+1 for Websphere Liberty Container Support

NottyCode commented 5 years ago

I have a local build of chameleon which works with Open Liberty.

rmpestano commented 5 years ago

Hi @NottyCode, that's awesome!

can you open a PR? I think a containers.yml with liberty profile config is enough, a test would be great. For an example, see Tomee support here?

bartoszmajsak commented 5 years ago

Woot! \o/ PR would be great