Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-5070

Extending container configurations without changing the name is not supported in the new MetaData

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-5.0.0.Beta3
    • None
    • EJB2
    • None

      The new metadata doesn't support overridding a container configuration
      like the old code did.

      e.g. This changes the "Standard Stateless SessionBean" for this ejb deployment without changing the name.

      jboss.xml

      <container-configurations>
      <container-configuration>
      <container-name>Standard Stateless SessionBean</container-name>
      <depends>test:name=Test</depends>
      </container-configuration>
      </container-configurations>

            olubyans@redhat.com Alexey Loubyansky
            adrian.brock Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: