You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/09/09 23:55:57 UTC

[jira] Updated: (CXF-52) Document how to develop a service using the JAX-WS front end

     [ https://issues.apache.org/jira/browse/CXF-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider updated CXF-52:
-----------------------------------

    Attachment: wsdl_first.patch

I would like to replace the wsdl first example. The new example would be based upon a CustomerService that allows to search for and update Customer records. So the example will show complex objects, lists and be more business like in its theme. 

Like the old example the new one shows how to create the java code from wsdl and how to offer and call the service. It also supports spring and jaxws config for client and server.

If there are no vetos I will commit the patch in about two days.

I would like to combine this with a new separate example later that shows how to create the wsdl by using java code and jaxws, jaxb annotations.
 

> Document how to develop a service using the JAX-WS front end
> ------------------------------------------------------------
>
>                 Key: CXF-52
>                 URL: https://issues.apache.org/jira/browse/CXF-52
>             Project: CXF
>          Issue Type: Task
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-RC
>            Reporter: Eric Johnson
>            Assignee: Christian Schneider
>         Attachments: wsdl_first.patch
>
>


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