You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2007/10/01 06:51:50 UTC

[jira] Created: (AXIS2-3236) Axis2 JAVA2WSDL need to convert the javadoc into wsdl documentation.

Axis2 JAVA2WSDL need to convert the javadoc into wsdl documentation.
--------------------------------------------------------------------

                 Key: AXIS2-3236
                 URL: https://issues.apache.org/jira/browse/AXIS2-3236
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: wsdl
    Affects Versions: 1.3
            Reporter: Lahiru Sandakith
            Assignee: Deepal Jayasinghe


This is related to POJO scenario. This would be an nice to have a feature. I am not exactly sure about the possibility of  obtaining the javadoc from the compiled source, we need to figure out that (if its possible to compile the source preserving docs). Anyway if we include annotations in the method signature then we can definitely include that in the relevant place in the wsdl as documentation. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3236) Axis2 JAVA2WSDL need to convert the javadoc into wsdl documentation.

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

Deepal Jayasinghe resolved AXIS2-3236.
--------------------------------------

    Resolution: Fixed

The problem is how do you access Java docs from byte codes ? if you can tell me how to do that , then I can move javadocs into wsdl documentation :)

-Deepal

> Axis2 JAVA2WSDL need to convert the javadoc into wsdl documentation.
> --------------------------------------------------------------------
>
>                 Key: AXIS2-3236
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3236
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: wsdl
>    Affects Versions: 1.3
>            Reporter: Lahiru Sandakith
>            Assignee: Deepal Jayasinghe
>
> This is related to POJO scenario. This would be an nice to have a feature. I am not exactly sure about the possibility of  obtaining the javadoc from the compiled source, we need to figure out that (if its possible to compile the source preserving docs). Anyway if we include annotations in the method signature then we can definitely include that in the relevant place in the wsdl as documentation. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org