You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/07/20 17:20:06 UTC

[jira] Created: (CXF-818) Code first, client side, RCP/lit doesn't work without a WSDL

Code first, client side, RCP/lit doesn't work without a WSDL
------------------------------------------------------------

                 Key: CXF-818
                 URL: https://issues.apache.org/jira/browse/CXF-818
             Project: CXF
          Issue Type: Bug
          Components: Soap Binding
    Affects Versions: 2.0
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.0.1



Client side is not reading the SOAPBinding annotation from the interface to determine the soap style.   Thus, if the client is not created from a WSDL or the service is not the default wrapped/doc/lit, the client won't work with the service.

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


[jira] Resolved: (CXF-818) Code first, client side, RCP/lit doesn't work without a WSDL

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

Daniel Kulp resolved CXF-818.
-----------------------------

    Resolution: Fixed

> Code first, client side, RCP/lit doesn't work without a WSDL
> ------------------------------------------------------------
>
>                 Key: CXF-818
>                 URL: https://issues.apache.org/jira/browse/CXF-818
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>    Affects Versions: 2.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.0.1
>
>
> Client side is not reading the SOAPBinding annotation from the interface to determine the soap style.   Thus, if the client is not created from a WSDL or the service is not the default wrapped/doc/lit, the client won't work with the service.

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