Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-1140

EJBJarDescriptorHandler does mofdify the deployment descriptor for EJBControls pointing to Entity beans

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.1, 1.0.2
    • 1.0.2
    • System Controls
    • None

    Description

      In EJBJarDeploymentDescriptoHandler.java entity beans are explicitly left out...
      ...
      // TODO: support Entity & other bean types
      List sessionArray = DomUtils.getChildElementsByName(entBeansType, "session");
      ...

      I am not sure if the same issue is in WebDescriptorHandler.java

      Attachments

        Activity

          People

            grunlowen matt c
            amccullo Andrew McCulloch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: