Bug in WSDLBuilder#createElement(String)
----------------------------------------

                 Key: XFIRE-996
                 URL: http://jira.codehaus.org/browse/XFIRE-996
             Project: XFire
          Issue Type: Bug
    Affects Versions: 1.2.6
            Reporter: Marat Radchenko
            Assignee: Dan Diephouse
         Attachments: WSDLBuilder.java.diff

Documentation added to Service.doc.xml doesn't appear in generated WSDL.

Debugging showed that documentation is parsed and added to ServiceInfo, however 
when WSDLBuilder builds output DOM tree it is lost.

The problem is in line 281 in WSDLBuilder.java. Invoking setNodeValue on 
Element doesn't have any affect.

Please see attached patch with fix.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to