You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Matteo Vescovi (JIRA)" <ji...@apache.org> on 2008/08/13 12:34:44 UTC

[jira] Created: (CXF-1745) idl2wsdl tool fails to add Any type to schema

idl2wsdl tool fails to add Any type to schema
---------------------------------------------

                 Key: CXF-1745
                 URL: https://issues.apache.org/jira/browse/CXF-1745
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.1.3
            Reporter: Matteo Vescovi


idl2wsdl tool fails to add Any type to schema if the http://www.w3.org/2001/XMLSchema schema is not the first schema returned by getXmlSchemas().



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


[jira] Closed: (CXF-1745) idl2wsdl tool fails to add Any type to schema

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang closed CXF-1745.
-----------------------------


> idl2wsdl tool fails to add Any type to schema
> ---------------------------------------------
>
>                 Key: CXF-1745
>                 URL: https://issues.apache.org/jira/browse/CXF-1745
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.1.3
>            Reporter: Matteo Vescovi
>            Assignee: Daniel Kulp
>             Fix For: 2.1.3
>
>         Attachments: add_any_type_to_schema.diff
>
>
> idl2wsdl tool fails to add Any type to schema if the http://www.w3.org/2001/XMLSchema schema is not the first schema returned by getXmlSchemas().

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


[jira] Updated: (CXF-1745) idl2wsdl tool fails to add Any type to schema

Posted by "Matteo Vescovi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Vescovi updated CXF-1745:
--------------------------------

    Attachment: add_any_type_to_schema.diff

Patch attached.

Apply from trunk with: patch -p0 < add_any_type_to_schema.diff


> idl2wsdl tool fails to add Any type to schema
> ---------------------------------------------
>
>                 Key: CXF-1745
>                 URL: https://issues.apache.org/jira/browse/CXF-1745
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.1.3
>            Reporter: Matteo Vescovi
>         Attachments: add_any_type_to_schema.diff
>
>
> idl2wsdl tool fails to add Any type to schema if the http://www.w3.org/2001/XMLSchema schema is not the first schema returned by getXmlSchemas().

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


[jira] Resolved: (CXF-1745) idl2wsdl tool fails to add Any type to schema

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1745.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.3
         Assignee: Daniel Kulp

> idl2wsdl tool fails to add Any type to schema
> ---------------------------------------------
>
>                 Key: CXF-1745
>                 URL: https://issues.apache.org/jira/browse/CXF-1745
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.1.3
>            Reporter: Matteo Vescovi
>            Assignee: Daniel Kulp
>             Fix For: 2.1.3
>
>         Attachments: add_any_type_to_schema.diff
>
>
> idl2wsdl tool fails to add Any type to schema if the http://www.w3.org/2001/XMLSchema schema is not the first schema returned by getXmlSchemas().

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