2 Replies Latest reply on Oct 27, 2011 7:34 PM by sewatech

    How to choose container configuration from the maven profile ?

    sewatech

      Hi all,

       

      I'm launching my test on several remote containers. In fact one glassfish and one jboss.

      I'm using 2 maven profiles : one per remote server.

       

      Now I want to have some specific configuration for each container. So I created 2 <container> elements in the arquillian.xml. How can I choose the container element I use in each profile ?

       

      Thanx