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

ADB generated classes are missing MY_QNAME property when using ANT codegen task

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.1
    • None
    • adb, codegen
    • Windows XP 64, RAD 7.5.5 using Ant.

    Description

      I want to use the below ADB code to convert to and from an XML string but I'm noticing all of my generated code (skeleton or stub) is missing the MY_QNAME field. I'm using the Ant codegen tool... I didn't see any options that jump out at me from this link ( http://axis.apache.org/axis2/java/core/tools/CodegenToolReference.html#cmdref ) as far as what I might be missing.

      OMElement myElement= myObject.getOMElement(
      MyObject.MY_QNAME,
      OMAbstractFactory.getOMFactory())

      Attachments

        Activity

          People

            Unassigned Unassigned
            dugfresh Doug Holubek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: