[ http://wso2.org/jira/browse/MASHUP-396?page=comments#action_13806 ] 
            
Keith Godwin Chapman commented on MASHUP-396:
---------------------------------------------

Fixed in Axis2.

> Empty documentation tag in wsdl
> -------------------------------
>
>                 Key: MASHUP-396
>                 URL: http://wso2.org/jira/browse/MASHUP-396
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.2
>         Environment: WinXP, JDK1.5, FF2.0.0.8
> QA Build 20/11/07 -svn revision 9918
>            Reporter: Yumani Ranaweera
>         Assigned To: Keith Godwin Chapman
>             Fix For: 0.3
>
>
> Steps to recreate
> 1. Create a .js service using the code below;
> test.inputTypes="none";
> test.outputType="string";
> function test(){
> var im = new IM("msn");
> im.login("[EMAIL PROTECTED]","wso2wsas");
> im.sendMessage("[EMAIL PROTECTED]","hi");
> im.disconnect();
> return "successful";
> }
> 2. Access the ?wsdl
> 3. Access the ?tryit
> Issues:
> The ?wsdl has empty documentation tags
> The ?tryit shows an unwanted text ([EMAIL PROTECTED]) on the page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://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