You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Kenneth Venator (JIRA)" <ji...@apache.org> on 2009/10/15 22:43:31 UTC

[jira] Created: (CXF-2477) WSD2JS Not Creating Schema Objects

WSD2JS Not Creating Schema Objects
----------------------------------

                 Key: CXF-2477
                 URL: https://issues.apache.org/jira/browse/CXF-2477
             Project: CXF
          Issue Type: Bug
          Components: JavaScript Client
    Affects Versions: 2.2.2
            Reporter: Kenneth Venator
         Attachments: chat-ws-api.wsdl

The WSDL2JS tool generates the service proxy objects, but never generates the associated schema objects.

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


[jira] Assigned: (CXF-2477) WSD2JS Not Creating Schema Objects

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

Benson Margulies reassigned CXF-2477:
-------------------------------------

    Assignee: Benson Margulies

> WSD2JS Not Creating Schema Objects
> ----------------------------------
>
>                 Key: CXF-2477
>                 URL: https://issues.apache.org/jira/browse/CXF-2477
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.2
>            Reporter: Kenneth Venator
>            Assignee: Benson Margulies
>         Attachments: chat-ws-api.wsdl
>
>
> The WSDL2JS tool generates the service proxy objects, but never generates the associated schema objects.

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


[jira] Updated: (CXF-2477) WSD2JS Not Creating Schema Objects

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

Kenneth Venator updated CXF-2477:
---------------------------------

    Attachment: Issue_2477.zip

Sorry about not including the xsd files.  Here's a zip file aof everything.  Thanks

> WSD2JS Not Creating Schema Objects
> ----------------------------------
>
>                 Key: CXF-2477
>                 URL: https://issues.apache.org/jira/browse/CXF-2477
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.2
>            Reporter: Kenneth Venator
>            Assignee: Benson Margulies
>         Attachments: chat-ws-api.wsdl, Issue_2477.zip
>
>
> The WSDL2JS tool generates the service proxy objects, but never generates the associated schema objects.

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


[jira] Commented: (CXF-2477) WSD2JS Not Creating Schema Objects

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766953#action_12766953 ] 

Benson Margulies commented on CXF-2477:
---------------------------------------

I'm about to commit the first fix. I have a feeling you will hit other problems. Please download and experiment with a trunk snapshot.


> WSD2JS Not Creating Schema Objects
> ----------------------------------
>
>                 Key: CXF-2477
>                 URL: https://issues.apache.org/jira/browse/CXF-2477
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.2
>            Reporter: Kenneth Venator
>            Assignee: Benson Margulies
>         Attachments: chat-ws-api.wsdl, Issue_2477.zip
>
>
> The WSDL2JS tool generates the service proxy objects, but never generates the associated schema objects.

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


[jira] Commented: (CXF-2477) WSD2JS Not Creating Schema Objects

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766345#action_12766345 ] 

Benson Margulies commented on CXF-2477:
---------------------------------------

You also need to provide the included xsd files that the wsdl references.

There are three of them.


> WSD2JS Not Creating Schema Objects
> ----------------------------------
>
>                 Key: CXF-2477
>                 URL: https://issues.apache.org/jira/browse/CXF-2477
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.2
>            Reporter: Kenneth Venator
>            Assignee: Benson Margulies
>         Attachments: chat-ws-api.wsdl
>
>
> The WSDL2JS tool generates the service proxy objects, but never generates the associated schema objects.

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


[jira] Resolved: (CXF-2477) WSD2JS Not Creating Schema Objects

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

Benson Margulies resolved CXF-2477.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

Well, the immediate problem (entire missing schemata) is fixed. Until I have a repro for other problems I'm calling this done.

> WSD2JS Not Creating Schema Objects
> ----------------------------------
>
>                 Key: CXF-2477
>                 URL: https://issues.apache.org/jira/browse/CXF-2477
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.2
>            Reporter: Kenneth Venator
>            Assignee: Benson Margulies
>             Fix For: 2.3
>
>         Attachments: chat-ws-api.wsdl, Issue_2477.zip
>
>
> The WSDL2JS tool generates the service proxy objects, but never generates the associated schema objects.

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


[jira] Updated: (CXF-2477) WSD2JS Not Creating Schema Objects

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

Kenneth Venator updated CXF-2477:
---------------------------------

    Attachment: chat-ws-api.wsdl

> WSD2JS Not Creating Schema Objects
> ----------------------------------
>
>                 Key: CXF-2477
>                 URL: https://issues.apache.org/jira/browse/CXF-2477
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.2
>            Reporter: Kenneth Venator
>         Attachments: chat-ws-api.wsdl
>
>
> The WSDL2JS tool generates the service proxy objects, but never generates the associated schema objects.

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