[ http://issues.apache.org/jira/browse/AXIS2C-198?page=all ]

Dimuthu Chathuranga updated AXIS2C-198:
---------------------------------------

    Attachment: Calculator_changed.wsdl

Hi, 
 Thanks a lot for testing the code. 
  The reason it failed to generate code for Calculator.wsdl is it doesnt 
identify the wsdl version from woden/c.
  After I renamed wsdl alias to take uri http://schemas.xmlsoap.org/wsdl 
replacing http://schemas.xmlsoap.org/wsdl/ ( removing the last slash'/') it 
generated the code successfully. I m attaching the changed WSDL. Please check 
it.
  Anyway In the last attachment I have fixed the bug in codegen. Now it will 
not get seg faults for unknown wsdls.
  I will attach samples for several WSDLs sooner. Anyway I have already 
attached demostration code for both server and client side. I ll update it to 
the current code.
  
  Thanks very much for the comments.

Dimuthu

> WSDL2C Code generation tool ( C Implementation )
> ------------------------------------------------
>
>                 Key: AXIS2C-198
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-198
>             Project: Axis2-C
>          Issue Type: New Feature
>    Affects Versions: Current (Nightly)
>         Environment: Windows / Linux
>            Reporter: Dimuthu Chathuranga
>            Priority: Minor
>         Attachments: Calculator.wsdl, Calculator_changed.wsdl, 
> codegen.tar.bz, codegen.tar.bz2, codegen.tar.bz2, codegen.tar.gz, 
> codegen.tar.gz, codegen.tar.gz, w2c_demo.tar.gz
>
>
> WSDL2C code generation tool would be implemented following the same 
> architecture of the Axis2/Java WSDL2Java tool.
> As discussed in axis-c dev mailing list it will be using following components
> XSLT Parser - both libxslt(http://xmlsoft.org/XSLT/intro.html)  and apache 
> Xalan ( build option to change the parser)
> WSDL Parser - Woden/C
> OM - Axiom/C
> In addition to these components, it would use axis2 util libraries for 
> utility functions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to