[ 
https://wso2.org/jira/browse/MASHUP-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28565#action_28565
 ] 

Keith Godwin Chapman commented on MASHUP-1216:
----------------------------------------------

it works perfectly. What system.wait() does is wait for 10 milliseconds.

> system.wait is not returning any value
> --------------------------------------
>
>                 Key: MASHUP-1216
>                 URL: https://wso2.org/jira/browse/MASHUP-1216
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: HostObjects
>    Affects Versions: Nightly
>         Environment: WinXP, JDK16, FF3
>            Reporter: Yumani Ranaweera
>            Assignee: Keith Godwin Chapman
>             Fix For: 2.0
>
>
> Steps: 
> ---------
> 1. create and deploy a js service using the function below;
> systemWaitTest.inputTypes = "#raw";
> systemWaitTest.outputType = "#raw";
> function systemWaitTest(param){
>       system.wait();
>       return <wait>wait successfull</wait>;
> }
> 2. Tryit? the service and access this operation.
> 3. Give <x>test</x> as the input.
> Issue:
> --------
> Even after few mins its not returning anything.

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