[
https://wso2.org/jira/browse/MASHUP-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28654#action_28654
]
Keith Godwin Chapman commented on MASHUP-1227:
----------------------------------------------
This is like assigning a variable a value twise. when this is done the value of
the variable is the one u set secondly. Hence not a bug
> When there are two lines of .documentation at operation level, only the
> second line is appearing in ?tryit and ?wsdl
> --------------------------------------------------------------------------------------------------------------------
>
> Key: MASHUP-1227
> URL: https://wso2.org/jira/browse/MASHUP-1227
> Project: WSO2 Mashup Server
> Issue Type: Bug
> Components: Core
> Affects Versions: Nightly
> Environment: WinXP, JDK16, IE7
> Reporter: Yumani Ranaweera
> Assignee: Keith Godwin Chapman
> Fix For: 2.0
>
>
> Steps:
> -----------
> 1. Deploy the following service.
> echoXSdate.documentation = "The date is specified in the following form
> YYYY-MM-DD";
> echoXSdate.documentation = "To specify a time zone -> 2002-09-24Z";
> echoXSdate.documentation = "To specify an offset from the UTC time ->
> 2002-09-24-06:00 OR 2002-09-24+06:00";
> echoXSdate.inputTypes="xs:date";
> echoXSdate.outputType="xs:date";
> function echoXSdate(param) {
> return param;
> }
> 2. Access the ?tryit.
> 3. Access the ?wsdl and ?wsdl2
> Issue:
> ---------
> Only the last line in documentation appears.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev