Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-717

ServiceRef converts JAX-RPC handlers into JAX-WS handlers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.7.0
    • 3.0
    • deployment
    • None

    Description

      org.apache.openejb.jee.ServiceRef.getHandlerChains() function effectively converts JAX-RPC handlers into JAX-WS handlers. The JAX-RPC handlers should only be listed directly under the <service-ref> entry while the JAX-WS handlers should be listed under the <handler-chains> element. The current function will transform the handlers if the getHandlerChains() function is called and when the ServiceRef is serialized the JAX-RPC handlers will appear under the <handler-chains> element. That is incorrect.

      Attachments

        1. OPENEJB-717.patch
          3 kB
          Jarek Gawor

        Activity

          People

            gawor@mcs.anl.gov Jarek Gawor
            gawor@mcs.anl.gov Jarek Gawor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: