Uploaded image for project: 'WildFly EJB HTTP Client'
  1. WildFly EJB HTTP Client
  2. WEJBHTTP-104

HttpNamingEjbObjectResolverHelper not being used in HttpRootContext

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.1.Final
    • 2.0.0.Final
    • None
    • Hide

      See JBEAP-24290.

      Show
      See JBEAP-24290.
    • Hide

      Use lookup name with the ejb prefix, for the reprocer in JBEAP-24290 would be ejb:/whoami-test/WhoAmIBean!org.jboss.qa.ejbclient.tests.security.WhoAmIRemote

      Show
      Use lookup name with the ejb prefix, for the reprocer in JBEAP-24290 would be ejb:/whoami-test/WhoAmIBean!org.jboss.qa.ejbclient.tests.security.WhoAmIRemote

      WEJBHTTP-79 introduced a mistake in HttpRootContext and the ObjectResolver defined in the HttpNamingEjbObjectResolverHelper is not set in the createMarshaller and createUnmarshaller methods. That triggers the regression described in JBEAP-24290 when using a name that does not use the ejb prefix. The (un)marshaller created with the ObjectReslver should be returned in the ifs.

              rhn-support-rmartinc Ricardo Martin Camarero
              rhn-support-rmartinc Ricardo Martin Camarero
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: