Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1130

Stricter ClientModule classpath discovery prevents possible NameAlreadyBoundException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.1.1, 3.1.2
    • 3.1.3
    • configuration, deployment
    • None

    Description

      Existing openejb.deployments.classpath.require.descriptor option now supports 'ejb' and 'client' as possible values (also ALL or NONE as synonyms for 'true' and 'false'). By default in an embedded environment this is set to 'client' which results in potential ClientModules (any jar with a Main-Class as per javaee specification) being ignored unless they have a META-INF/application-client.xml descriptor.

      Attachments

        Activity

          People

            dblevins David Blevins
            dblevins David Blevins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: