[jira] Reopened: (AXIS2C-995) mod_axis2 fails to call svc_skeleton_free

2008-07-11 Thread Supun Kamburugamuva (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Supun Kamburugamuva reopened AXIS2C-995: I'm reopening the issue due to httpd crashes sometimes when it is shutting down on

[jira] Created: (AXIS2C-1233) Retreivel of data_handlers happened in calling to axiom_soap_body_has_fault function

2008-07-11 Thread Manjula Peiris (JIRA)
Retreivel of data_handlers happened in calling to axiom_soap_body_has_fault function Key: AXIS2C-1233 URL: https://issues.apache.org/jira/browse/AXIS2C-1233

[Axis2]Axis2/C 1.5.0 RC3

2008-07-11 Thread Supun Kamburugamuva
Hi All, I have packed and uploaded Apache Axis2/C 1.5.0 RC3 here [1]. Please test and send your feedback. [1] http://people.apache.org/~supun/axis2/release_1_5/rc3/ Thanks, Supun..

Re: [Axis2]Axis2/C 1.5.0 RC2

2008-07-11 Thread Damitha Kumarage
Hi supun, Tested binary/source on debian with Sandesha2/C. +1 thanks Damitha Supun Kamburugamuva wrote: Hi All, I have re-packed and uploaded Apache Axis2/C 1.5.0 RC2 here [1]. Please test and send your feedback. [1] http://people.apache.org/~supun/axis2/release_1_5/rc2/

Stdout redirecting

2008-07-11 Thread Nikola Tankovic
Hy all, as you know in CGI all output is sent to stdout, so my problem here is how to redirect any data sent to stdout by the invoked service itself so it doesn't appear in my output? Is there any convenient way in Axis to temporarily redirect stdout somewhere else or simply discard or

[jira] Updated: (AXIS2C-1143) Implement CGI deployment support for Axis2/C

2008-07-11 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated AXIS2C-1143: Attachment: run.sh Script that simulates CGI environment Implement CGI deployment

[jira] Updated: (AXIS2C-1143) Implement CGI deployment support for Axis2/C

2008-07-11 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated AXIS2C-1143: Attachment: (was: run.sh) Implement CGI deployment support for Axis2/C

[jira] Updated: (AXIS2C-1143) Implement CGI deployment support for Axis2/C

2008-07-11 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated AXIS2C-1143: Attachment: cgi_main.c Done some cleaning, more to come... Implement CGI deployment

[jira] Updated: (AXIS2C-1143) Implement CGI deployment support for Axis2/C

2008-07-11 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated AXIS2C-1143: Attachment: axis2_cgi_out_transport_info.h Header for implementation of

[jira] Updated: (AXIS2C-1143) Implement CGI deployment support for Axis2/C

2008-07-11 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated AXIS2C-1143: Attachment: axis2_cgi_out_transport_info.c http_out_transport_info implementation

[jira] Updated: (AXIS2C-1143) Implement CGI deployment support for Axis2/C

2008-07-11 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated AXIS2C-1143: Attachment: axis2_cgi_types.h Include file with types definitions Implement CGI

Re: ECLIPSE IDE like Visual Studio IDE

2008-07-11 Thread Kasun Indrasiri
I'm also using Netbeans 6.1/C,C++ version. But Eclipse C/C++ Development Tooling is running much more smoothly than Netbeans and auto completion is much quicker. You should have a try. Kasun On 7/9/08, Diluka Moratuwage [EMAIL PROTECTED] wrote: Eclipse has a plugin called CDT, also you can

Re: ECLIPSE IDE like Visual Studio IDE

2008-07-11 Thread Mauricio Porto
Hi, Could someone here share his Eclipse setup configuration for building Axis2/C? I do not know how to setup the different source directories, for instance, and how to configure the gcc arguments in an Eclipse managed project. Thanks in advance, Mauricio Porto On Fri, Jul 11, 2008 at 2:48

[jira] Resolved: (AXISCPP-894) Elements in the generated request message is not namespace qualified even if value of 'elementFormDefault' attribute in the schema is 'qualified'

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-894. Resolution: Fixed Fix Version/s: current (nightly) Problem resolved. Basically the

[jira] Closed: (AXISCPP-607) Nested namespace prefixes

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-607. -- Resolution: Fixed This particular issue relating to elements has been resolved by AXISCPP-894.

[jira] Closed: (AXISCPP-672) WSDL2Ws fails when message has no parts

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-672. -- Resolution: Cannot Reproduce Fix Version/s: current (nightly) WSDL2Ws fails when message has

[jira] Closed: (AXISCPP-761) AXIS C++ allows empty URI for anyURI

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-761. -- Resolution: Duplicate duplicated byAXISCPP-789. AXIS C++ allows empty URI for anyURI

[jira] Updated: (AXISCPP-987) wsdl parameter ordering not preserved

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-987: --- Component/s: (was: WSDD Processing) WSDL processing - RPC WSDL

[jira] Commented: (AXIS2C-1156) memory leak in savanc

2008-07-11 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12613039#action_12613039 ] Damitha Kumarage commented on AXIS2C-1156: -- Hi Diluka, Applied your patch. But