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

Support deployment of container wide resource.xml in GlassFish Managed and Remote

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • glassfish_1.0.0.CR4
    • GlassFish Containers
    • None

      As a User I would like to deploy Container wide resources

      Given a Reference to a resource.xml file in ContainerConfiguration
      When the Container starts up
      Then the resource.xml should be deployed

      When the Container shuts down
      Then the resource.xml should be undeployed

      This is similar to how GlassFish Embedded works.
      Configuration: https://github.com/arquillian/arquillian-container-glassfish/blob/master/glassfish-embedded-3.1/src/main/java/org/jboss/arquillian/container/glassfish/embedded_3_1/GlassFishConfiguration.java#L156
      Container Impl: https://github.com/arquillian/arquillian-container-glassfish/blob/master/glassfish-embedded-3.1/src/main/java/org/jboss/arquillian/container/glassfish/embedded_3_1/GlassFishContainer.java#L186

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

              Created:
              Updated: