You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/10/02 08:53:41 UTC

DO NOT REPLY [Bug 23555] New: - Error in skeleton when generated with wsdl2ws

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23555>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23555

Error in skeleton when generated with wsdl2ws

           Summary: Error in skeleton when generated with wsdl2ws
           Product: Axis-C++
           Version: current (nightly)
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: WSDL processing
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: p_chelvan@hotmail.com


when skeleton is geneated from the wsdl tools,there are some errors should be 
coorected.

1) in the Invoke(IMessageData *mc) method you have to add a " )"

2) change param to param0 or param1 appropriatly

Re: DO NOT REPLY [Bug 23555] New: - Error in skeleton when generated with wsdl2ws

Posted by Susantha Kumara <su...@opensource.lk>.
Fixed,

Thanks,

Susantha.

----- Original Message -----
From: <bu...@apache.org>
To: <ax...@ws.apache.org>
Sent: Thursday, October 02, 2003 12:53 PM
Subject: DO NOT REPLY [Bug 23555] New: - Error in skeleton when generated
with wsdl2ws


> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23555>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> INSERTED IN THE BUG DATABASE.
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23555
>
> Error in skeleton when generated with wsdl2ws
>
>            Summary: Error in skeleton when generated with wsdl2ws
>            Product: Axis-C++
>            Version: current (nightly)
>           Platform: PC
>         OS/Version: Other
>             Status: NEW
>           Severity: Normal
>           Priority: Other
>          Component: WSDL processing
>         AssignedTo: axis-dev@ws.apache.org
>         ReportedBy: p_chelvan@hotmail.com
>
>
> when skeleton is geneated from the wsdl tools,there are some errors should
be
> coorected.
>
> 1) in the Invoke(IMessageData *mc) method you have to add a " )"
>
> 2) change param to param0 or param1 appropriatly
>