wsdl2c tool generated call to non-existent AXIS2_QNAME_TO_STRING
----------------------------------------------------------------

                 Key: AXIS2C-744
                 URL: https://issues.apache.org/jira/browse/AXIS2C-744
             Project: Axis2-C
          Issue Type: Bug
          Components: code generation
    Affects Versions: 1.1.0
         Environment: I'm running Windows XP SP2, but this looks like it is not 
platform specific.
            Reporter: Michael Mole
            Priority: Minor
             Fix For: Current (Nightly)


The WSDL2C code generation tool released with Axis2/Java 1.3 is generating 
calls to a non-existent AXIS2_QNAME_TO_STRING.  This is causing linker errors.  
I did a search through the Axis2/C 1.1 source and couldn't find this function.  
There is, however, a function called axutil_qname_to_string located in 
axutil_qname.c.  It appears that somewhere along the line, the code generation 
tool, and the Axis2/C source got out of sync.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to