Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-8074

JCA1.7 MessageEndpointFactory.getActivationName() returns null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Alpha1
    • None
    • JCA
    • None

      As per JCA 1.7 spec. and JavaDoc, it should return "a new String instance representing the unique name of the message endpoint deployment". However, it returns null.

      JCA 1.7 and was implemented in IronJacamar via https://issues.jboss.org/browse/JBJCA-983 and is described in http://www.ironjacamar.org/doc/api/spec/1.7/javax/resource/spi/endpoint/MessageEndpointFactory.html

      Based on latest code at https://github.com/wildfly/wildfly/blob/master/ejb3/src/main/java/org/jboss/as/ejb3/component/messagedriven/MessageDrivenComponent.java

              smaestri@redhat.com Stefano Maestri
              smaestri@redhat.com Stefano Maestri
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: