5 Replies Latest reply on Feb 1, 2012 5:21 AM by aslak

    Documentation on DeployableContainer Implementation

    elmarweber

      Hello,

       

      I'm currently doing Development on SAP NetWeaver and want to use Arquillian to perform tests. Since there is no existing DeployableContainer implementation I'm writing a new one.

      I'm working my way from the JBoss implementation as an example.

       

      My question is, whether there is any updated documentation on the container implementation and escpecially integration into arquilian?

       

      The best fit I've found is an older Discussion: https://community.jboss.org/thread/154007?tstart=0

       

      The implementation of the DeployableContainer is rather straight forward, what I'm currently trying to figure out is how to make the new implementation known to Arquillian and connect it via the arquillian.xml configuration.

       

      ciao,

      Elmar