[jira] Commented: (AXIS2C-346) Create a axis2.dll

2006-12-06 Thread Nandika Jayawardana (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-346?page=comments#action_12456304 ] Nandika Jayawardana commented on AXIS2C-346: There are .c files with the same name in the codebase in some places. So when all these files compiled tog

[jira] Updated: (AXIS2C-409) Memory allocated by gethostbyname not released

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-409?page=all ] Samisa Abeysinghe updated AXIS2C-409: - Fix Version/s: 1.0.0 (was: 0.96) Assignee: (was: Samisa Abeysinghe) > Memory allocated by gethostbyname not releas

[jira] Resolved: (AXIS2C-303) axis2_thread_mutex_destroy returns failure on destroying mutexes

2006-12-06 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-303?page=all ] Malinda Kaushalye Kapuruge resolved AXIS2C-303. --- Fix Version/s: Current (Nightly) (was: 0.96) Resolution: Fixed Issue fixed. > axis2_thread_mutex_de

[jira] Closed: (AXIS2C-294) wsdl2c code does not compile with -Werror

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-294?page=all ] Samisa Abeysinghe closed AXIS2C-294. Resolution: Fixed Apparently someone has fixed this. > wsdl2c code does not compile with -Werror > - > >

[jira] Commented: (AXIS2C-272) encryption/decryption should work on streams

2006-12-06 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-272?page=comments#action_12456300 ] Malinda Kaushalye Kapuruge commented on AXIS2C-272: --- Right now I'm using oxs_buffer to keep data in encryption and decryption processes. The impl

Re: [Axis2] wsdl2java not generating request object in C

2006-12-06 Thread Milinda Pathirage
On 12/7/06, Nicholas Hart <[EMAIL PROTECTED]> wrote: I'm trying to reduce the complexity of the problem I'm having with the C code generator. I've reduced it to a simple example that demonstrates one of the problems I'm having (attached) when trying to generate client code. The generated code

[Axis2] wsdl2java not generating request object in C

2006-12-06 Thread Nicholas Hart
I'm trying to reduce the complexity of the problem I'm having with the C code generator. I've reduced it to a simple example that demonstrates one of the problems I'm having (attached) when trying to generate client code. The generated code below uses an undefined type "getFooBar" in the p

[jira] Commented: (AXIS2C-449) mtom, echo_blocking_dual and echo_non_blocking_dual samples crash on windows

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-449?page=comments#action_12456117 ] Samisa Abeysinghe commented on AXIS2C-449: -- A proper fix should ensure that the service client free is not invoked till operation context stuff are done w

[jira] Commented: (AXIS2C-449) mtom, echo_blocking_dual and echo_non_blocking_dual samples crash on windows

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-449?page=comments#action_12456116 ] Samisa Abeysinghe commented on AXIS2C-449: -- This happens because of the threading used in case of dual clients, where a seperate listner is used. (mtom sa

[jira] Resolved: (AXIS2C-431) MTOM fails with C# client due to repeated charset specification in HTTP Header

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-431?page=all ] Samisa Abeysinghe resolved AXIS2C-431. -- Resolution: Fixed The bug that caused this problem was fixed in modules/core/transport/http/http_out_transport_info.c > MTOM fails with C# client

[jira] Resolved: (AXIS2C-358) Simple Axis2 http server seg fault when errors in services.xml

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-358?page=all ] Samisa Abeysinghe resolved AXIS2C-358. -- Resolution: Fixed Fixed the problem. Now it does not segfault. > Simple Axis2 http server seg fault when errors in services.xml > -

[jira] Resolved: (AXIS2C-311) axis2_engine_invoke_phases(engine, env, global_out_phase, msg_ctx) method executes without checking whether global_out_phase is null.

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-311?page=all ] Samisa Abeysinghe resolved AXIS2C-311. -- Resolution: Fixed Applied the patch and tested. Thanks to Manjula for the patch. > axis2_engine_invoke_phases(engine, env, global_out_phase, msg_ct

[jira] Resolved: (AXIS2C-432) Endpoint reference service URI truncated

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-432?page=all ] Samisa Abeysinghe resolved AXIS2C-432. -- Resolution: Fixed Applied the patch as it looks to be leagal to have a parameterised URL according to specs > Endpoint reference service URI trunc

[jira] Resolved: (AXIS2C-434) AXIOM_SOAP_HEADER_BLOCK_SET_ATTRIBUTE and AXIOM_SOAP_HEADER_BLOCK_SET_ATTRIBUTE fails

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-434?page=all ] Samisa Abeysinghe resolved AXIS2C-434. -- Resolution: Fixed This issue has been aparently fixed > AXIOM_SOAP_HEADER_BLOCK_SET_ATTRIBUTE and > AXIOM_SOAP_HEADER_BLOCK_SET_ATTRIBUTE fails >

[jira] Closed: (AXIS2C-436) Having Source File Headers for Code Developed at the ASF

2006-12-06 Thread Sanjaya Ratnaweera (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-436?page=all ] Sanjaya Ratnaweera closed AXIS2C-436. - > Having Source File Headers for Code Developed at the ASF > > > Key: AXIS2C-436

[jira] Resolved: (AXIS2C-436) Having Source File Headers for Code Developed at the ASF

2006-12-06 Thread Sanjaya Ratnaweera (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-436?page=all ] Sanjaya Ratnaweera resolved AXIS2C-436. --- Resolution: Fixed > Having Source File Headers for Code Developed at the ASF > > >

[jira] Updated: (AXIS2C-450) Enable the '--format' option in TCP Monitor

2006-12-06 Thread Milinda Lakmal Pathirage (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-450?page=all ] Milinda Lakmal Pathirage updated AXIS2C-450: Attachment: set_formatbit.patch This patch enable the '--format' option in TCP Monitor. When we give the --format option TCP monitor wi

[jira] Created: (AXIS2C-450) Enable the '--format' option in TCP Monitor

2006-12-06 Thread Milinda Lakmal Pathirage (JIRA)
Enable the '--format' option in TCP Monitor --- Key: AXIS2C-450 URL: http://issues.apache.org/jira/browse/AXIS2C-450 Project: Axis2-C Issue Type: Improvement Components: tcpmon Affects Ve

[jira] Resolved: (AXIS2C-437) HTTP header missing soap action on client call

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-437?page=all ] Samisa Abeysinghe resolved AXIS2C-437. -- Resolution: Fixed I have fixed this issue using the attached patch as well as some additional logic. Thank you for the patch first of all. Now, if

some questions about axis2c

2006-12-06 Thread Yong Yang
Hi, I am a new guy to AXIS2C and investigating the possibility to integrate AXIS2C into our products. So I am doing some experiments to test AXIS2C. Currently I have some issues I need to sort it out. I would appreciate it if anyone could give me a hand on the following issues. Many thanks inad

[jira] Resolved: (AXIS2C-435) There should be a way to specify Transport Headers

2006-12-06 Thread Dinesh Premalal (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-435?page=all ] Dinesh Premalal resolved AXIS2C-435. Resolution: Fixed user need to create transport headers , keep those headers in a array list and ,set that array list as a value of property name AXIS

[jira] Commented: (AXIS2C-433) WSDL2C (java tool) compilation errors in generated code due to "-" character

2006-12-06 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-433?page=comments#action_12455952 ] Dushshantha Chandradasa commented on AXIS2C-433: Hi Dave, Did you try with the svn check out of axis2/java trunk? Most of the new fixes could not

[jira] Commented: (AXIS2C-222) WSDL2Code.sh created for Axis2/C on unix/linux world

2006-12-06 Thread Michael Xiong (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-222?page=comments#action_12455949 ] Michael Xiong commented on AXIS2C-222: -- Hi Dushshantha, No thanks. I always feel very pleasure for contributing to OSS community, for I've also benefited fro

[jira] Closed: (AXIS2C-222) WSDL2Code.sh created for Axis2/C on unix/linux world

2006-12-06 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-222?page=all ] Dushshantha Chandradasa closed AXIS2C-222. -- Fix Version/s: Current (Nightly) (was: 0.96) Resolution: Fixed added a shell script and areadme file. > WSDL2

[jira] Commented: (AXIS2C-222) WSDL2Code.sh created for Axis2/C on unix/linux world

2006-12-06 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-222?page=comments#action_12455941 ] Dushshantha Chandradasa commented on AXIS2C-222: Hi Michael, I changed your WSDL2Code.sh file as required to suit WSDL2C tool and added it with th

[jira] Resolved: (AXIS2C-439) TCP Monitor XML Formatting

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-439?page=all ] Samisa Abeysinghe resolved AXIS2C-439. -- Resolution: Fixed Applied the patch. Many thanks to Milinda for the patch. > TCP Monitor XML Formatting > -- > >

[jira] Resolved: (AXIS2C-440) OM Tutorial Example give compilation errors

2006-12-06 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-440?page=all ] Samisa Abeysinghe resolved AXIS2C-440. -- Resolution: Fixed Applied the patch. Thanks to Milinda for the patch. > OM Tutorial Example give compilation errors > -

Re: Axis2: Axis2C for XSD databinding only?

2006-12-06 Thread Milinda Pathirage
Axis2/C code gen tool has separate XSD2C generator other than the WSDL2C generator. The tool is under the tool/codegen. When you build the code generation tool, build system will generate w2c executable and x2c executable. Milinda Lakmal On 12/6/06, Boris Kolpackov <[EMAIL PROTECTED]> wrote: H