[SDO for C++] Make it possible to generate WSDL - specifically schema.
----------------------------------------------------------------------

                 Key: TUSCANY-748
                 URL: http://issues.apache.org/jira/browse/TUSCANY-748
             Project: Tuscany
          Issue Type: Improvement
          Components: C++ SDO
    Affects Versions: Cpp-current
         Environment: All
            Reporter: Geoff Winn


At the moment we use SDO to generate the non-schema parts of wsdl - <port>, 
<operation> and so on, but cannot generate the schema part that lies in between 
<types>,/types>. This is because the elements are all in the schema namespace 
and I'm told that they are deliberately ignored. This means that to generate 
the schema part of our wsdl I have to hack it all up with deeply ugly text 
handling,

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

        

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

Reply via email to