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

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

    Attachment: codegen.tar.bz2


 The code attached is capable of generating XML in/out model code for Axis2/C 
with following known issues

1. The code doesnt identify correct Message exchange patterns - Check the jira 
228
2. Support only for wsdl 1.1
3. Types (i.e. axiom_node_t* ) are hard coded, not using a type mapper yet.
4. No extension engaged. This would only be required when this is fixed for 
data binding
5. Use seperate string utility class. I suggest these function should be added 
to common util folder.

Thank you


> 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: codegen.tar.bz2, codegen.tar.gz, codegen.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