Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1010

Support for inherited service endpoint interfaces - JAX-RPC 5.5.4

XMLWordPrintable

    • Icon: Patch Patch
    • Resolution: Done
    • Icon: Major Major
    • jbossws-1.0.2
    • jbossws-1.0.0, jbossws-1.0.1
    • tools-jaxrpc
    • None

      Section 5.5.4 of the JAX-RPC 1.1 specification describes how inherited service endpoint interfaces should be handled. The portType definition should include mappings for the complete set of inherited java methods.

      The class ReflectiveMetaDataBuilder users the method getDeclaredMethods instead of getMethods to identify the methods so none of the methods from the super-types are mapped.

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: