Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-363

Create a separate Arquillian Deployer war for JBoss AS Servers

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • None
    • 1.0.0.Beta1
    • JBoss AS Containers
    • None

    Description

      The JBoss AS Client lib has a dependency set of 249 libs that blow up on windows machines where classpath length is a issue.

      ProfileService Management View only expose parts of the info we need, so to reliably deploy and introspect our deployments we need to create our own little WAR that can do the following:

      • Act as a Rest like Deployer / UnDeployer
        • this will remove the need for a client api all together
      • Hook into the JBoss AS internal deployer chain and extract as much info about the deployment as possible
        • servlets - classes, mappings, contexts
        • ejbs - classes, interfaces, remote, local, jndi names
        • ws - end points etc

      The metadata will be used by the Protocols to find where to do the test invocation, client and incontainer @EJB enrichment, Servlet URL enrichment, etc..

      Attachments

        Activity

          People

            Unassigned Unassigned
            aslak@redhat.com Aslak Knutsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: