Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3560

Destinations do not implement javax.resource.Referenceable and will not be registerable in JNDI by some compliant JCA containers.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.5.1
    • 5.9.0
    • None
    • JBoss 7.1.0.Alpha2 / ironjacamar 1.0.4

    Description

      According to the JCA spec, AdminObjects are only guaranteed to be bound in JNDI by the JCA provider if javax.resource.Referenceable is implemented. See 13.4.2.3 "Administered Objects". A JMS provider is free to provide AdminObjects that implement only javax.naming.Referenceable in an otherwise unmanaged environment, but a resource adapter must allow the application server/jca container to use its own ObjectFactory and call setReference() on the admin objects that need to be looked up. See 20.6 JNDI Configuration and Lookup.

      This is a problem for users using an application server such as the current release of AS7 which will not bind AdminObjects otherwise.

      Attachments

        Activity

          People

            gtully Gary Tully
            insipid Mike G
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: