Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3165

Accessing to unexistant get() method from MessageReceiver when using xmlbeans databinding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.3
    • None
    • None
    • None
    • JDK 1.4

    Description

      I'm using XMLBeans generation from WSDL, when the message receiver access the skeleton the content response is
      processed as:

      wrappedType.get().<<real_method_name>>.

      The generated method name is not "get()" but get<<CLASS_NAME>>, so it fails to compile.

      I think that i cannot use ADB since I need to know if primitive fields are null or not, and I haven't seen any mechanism in order to verifiy this nullity with this mechanism.

      Attachments

        1. ProxiaServices2.wsdl
          123 kB
          David Rodríguez Alfayate

        Activity

          People

            Unassigned Unassigned
            erudil.divisa David Rodríguez Alfayate
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: