Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1680

Only one of two EJBs with equal class name gets discovered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 2.2.0.Alpha1
    • 2.1.2.Final
    • None
    • None

      If there are two session beans with the same class name in one EAR archive, in separate JARs, then Weld only discovers one of them, randomly.

      Example deployment scenario:

      test.ear
       |-- ejb-jar1.jar
         |-- p1.MyEjb.class
       |-- ejb-jar2.jar
         |-- p2.MyEjb.class
      

            mkouba@redhat.com Martin Kouba
            rsmeral Ron Šmeral (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: