[ 
https://wso2.org/jira/browse/MASHUP-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruchira Wageesha resolved MASHUP-1242.
--------------------------------------

    Fix Version/s: 2.0
       Resolution: Fixed

Fixed in revision 44013.

> xs:gMonth service type does not accept for valid inputs.
> --------------------------------------------------------
>
>                 Key: MASHUP-1242
>                 URL: https://wso2.org/jira/browse/MASHUP-1242
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Core
>         Environment: Linux/ubuntu,jdk1.6.0_14
>            Reporter: Sarasi Madushika
>            Assignee: Ruchira Wageesha
>             Fix For: 2.0
>
>
> Steps:
> ----------
> 1. Deploy following as a xs service.
> // Echo xs:gMonth
> echoXSgMonth.inputTypes="xs:gMonth";
> echoXSgMonth.outputType="xs:gMonth";
> function echoXSgMonth(param) {
>     return param;
> }
> 2. And try it this service with different valid values and invalid values.
> Issue:
> --------
> It does not accept for valid inputs.

-- 
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

Reply via email to