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

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

Yes its not this.init = "initialize"; but this.init = initialize;.

BTW I didnt test for the following,
this.init = function () {
    ...
  }
I will test that. What if the user used

this.init = function bar () {
    ...
  }

Note that this is not an annonymous operation. So i think that this should show 
in the WSDL. and i also agree that the annonymous function can be omited from 
the WSDL.

> Operation name is incorrect when this.init = function bar() is used
> -------------------------------------------------------------------
>
>                 Key: MASHUP-744
>                 URL: https://wso2.org/jira/browse/MASHUP-744
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>            Reporter: Keith Godwin Chapman
>            Assignee: Keith Godwin Chapman
>             Fix For: 1.1
>
>
> Operation name is incorrect when this.init = function bar() is used. Its 
> displayed as init in the WSDL instead of bar.

-- 
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]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to