Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-275

2 identical named mdbs cannot deploy

    XMLWordPrintable

Details

    Description

      SourceForge Submitter: charris .
      Two MDBs, both with the same ejb-name but *in different
      ejb-jars*, both produce MBeans with ObjectName

      jboss.j2ee:jndiName=local/MyMDBEJBName,service=EJB

      meaning that the second MDB will not deploy properly
      since the MBeanServer returns
      InstanceAlreadyExistsException. The ObjectNames are
      formed with the prefix "/local" to produce a dummy jndi
      name, but need to be more unique than this to avoid the
      clash.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: