[
http://issues.apache.org/jira/browse/AXIS2C-198?page=comments#action_12431164 ]
Dinesh Premalal commented on AXIS2C-198:
----------------------------------------
Hi Dimuthu,
Tired with codegen tool. It compiled and seems passed test
that you provided. But when it try to run codegen tool my self it gave me a
segmentation fault.
$w2c -uri wsdl/Calculator.wsdl -o test/
gdb backtrace says,
#0 0xb7ce5203 in strlen () from /lib/tls/libc.so.6
#1 0xb7f59018 in w2c_string_add_string (string1=0x8068ad0 "axis2_stub_",
string2=0x0, env=0x804a018) at string.c:123
#2 0xb7c39e18 in w2c_c_emitter_create_for_stub (emitter_impl=0x8059868,
env=0x804a018) at c_emitter.c:340
#3 0xb7c3a0c7 in w2c_c_emitter_write_stub_source (emitter_impl=0x8059868,
env=0x804a018) at c_emitter.c:198
#4 0xb7c3a187 in w2c_c_emitter_emit_stub (emitter=0x8059868, env=0x804a018) at
c_emitter.c:121
#5 0xb7f5877c in w2c_engine_generate (engine=0x804a318, env=0x804a018) at
engine.c:257
#6 0x080489e1 in main (argc=5, argv=0xbfc8dfb4) at wsdl2code.c:45
Did I miss something ? You better provide some documentation in side codegen
directory.
thanks,
Dinesh
> 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.bz, 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]