Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0-beta-1, 3.0-beta-2, 3.0
-
None
Description
MDBs and Singletons should be deployed last since they might have references to other types of EJBs. The sorting code in org.apache.openejb.assembler.classic.Assembler first sorts them right, but then References.sort messes up the order.