[ http://issues.apache.org/jira/browse/BEEHIVE-1140?page=all ]

Chad Schoettger resolved BEEHIVE-1140.
--------------------------------------

    Fix Version/s: v.next
       Resolution: Fixed
         Assignee: Jacob Danner  (was: Chad Schoettger)

Fixed, svn rev 438124, 

updated the o.a.b.c.s.e.i.EJBJarDescriptorHandler to correctly process ejb-jar 
files which include entity beans for which an EJBControl has been created.

Also added new assembly junit tests for the entity bean case.


> EJBJarDescriptorHandler does mofdify the deployment descriptor for 
> EJBControls pointing to Entity beans
> -------------------------------------------------------------------------------------------------------
>
>                 Key: BEEHIVE-1140
>                 URL: http://issues.apache.org/jira/browse/BEEHIVE-1140
>             Project: Beehive
>          Issue Type: Bug
>          Components: System Controls
>    Affects Versions: 1.0.1, v.next
>            Reporter: Andrew McCulloch
>         Assigned To: Jacob Danner
>             Fix For: v.next
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to