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 2009/08/10 17:36:16 UTC

[jira] Commented: (CXF-1353) Support wsdl:documentation

    [ https://issues.apache.org/jira/browse/CXF-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741375#action_12741375 ] 

Daniel Kulp commented on CXF-1353:
----------------------------------


Add @WSDLDocumentation annotation to add documentation elements to various locations.

See:
http://svn.apache.org/repos/asf/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/jaxws/DocLitWrappedCodeFirstService.java

for some examples.   The latest 2.3 snapshots should have this working.   Still need to document this.

> Support wsdl:documentation 
> ---------------------------
>
>                 Key: CXF-1353
>                 URL: https://issues.apache.org/jira/browse/CXF-1353
>             Project: CXF
>          Issue Type: Wish
>          Components: Core
>            Reporter: Jara Cesnek
>            Assignee: Daniel Kulp
>
> Support adding tags wsdl:documentation in WSDL in some way.
> In Xfire class
> org.codehaus.xfire.service.documentation.XMLDocumentationBuilder
> do the job.
> Or we write another class in xfire 
> org.codehaus.xfire.service.documentation.AnnotationDocumentationBuilder
> reading @WebDocumentation on method.

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