[jira] Created: (AXIS2C-1089) Hello Client in manual Broken

2008-03-26 Thread Dinesh Premalal (JIRA)
Hello Client in manual Broken - Key: AXIS2C-1089 URL: https://issues.apache.org/jira/browse/AXIS2C-1089 Project: Axis2-C Issue Type: Bug Components: documentation Affects Versions: 1.3.0

hello client in manual broken was [Re: I don't understand what is going on with memory control in a client.]

2008-03-26 Thread Samisa Abeysinghe
The user seems to run into problems :( Samisa... Alex Bolgarov wrote: Well, I _am_ using the sample provided by the Axis project - the client I'm using is the exact code sample from the "Axis2/C Manual" - the manual that is available here: http://ws.apache.org/axis2/c/docs/axis2c_manual.html. T

Re: Axis2C vs. gSOAP

2008-03-26 Thread Samisa Abeysinghe
Mike Zhao wrote: Hello There, Could someone make a list of comparisons or pros and cons between Axis2C and gSOAP implementations of SOAP? I'm currently in searching for a suitable technology for SOAP C++ client development, though comparisons regarding their overall performance will be welco

Axis2C vs. gSOAP

2008-03-26 Thread Mike Zhao
Hello There, Could someone make a list of comparisons or pros and cons between Axis2C and gSOAP implementations of SOAP? I'm currently in searching for a suitable technology for SOAP C++ client development, though comparisons regarding their overall performance will be welcome as well. Any nu

Re: Regarding CGI application with axis2 c

2008-03-26 Thread Nadir Amra
That would be very nice! Nadir Amra Samisa Abeysinghe <[EMAIL PROTECTED]> wrote on 03/26/2008 09:11:08 AM: > Dinesh Premalal wrote: > > Hi Rinil, > > > > "Baxi, Rinilkumar (TCS)" <[EMAIL PROTECTED]> writes: > > > > > >> > >> Hi All, > >> > >> I have my own http server running on my system.

Re: [Axis2]open #axis2c on IRC

2008-03-26 Thread Nandika Jayawardana
+1. This will be really useful. Regards Nandika On Mon, Mar 24, 2008 at 9:08 PM, Dinesh Premalal <[EMAIL PROTECTED]> wrote: > Hi All, > > I think it is better to open a channel for Axis2/C on IRC. It will > be helpful not only for developer-user interaction but also for > user-user intera

RE: Regarding CGI application with axis2 c

2008-03-26 Thread Baxi, Rinilkumar (TCS)
Hi, We will try to implement it and will share it with you :) Rinil -Original Message- From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2008 7:41 PM To: Apache AXIS C Developers List Subject: Re: Regarding CGI application with axis2 c Dinesh Premalal wrote: >

Re: Regarding CGI application with axis2 c

2008-03-26 Thread Samisa Abeysinghe
Dinesh Premalal wrote: Hi Rinil, "Baxi, Rinilkumar (TCS)" <[EMAIL PROTECTED]> writes: Hi All, I have my own http server running on my system. It is providing the CGI interface. How can I invoke an axis service using my http server? Please let me know is axis2c supporting CGI application

Re: Need more feed about gsoc expat-axis2c-integration

2008-03-26 Thread Samisa Abeysinghe
Damitha Kumarage wrote: Dinesh Premalal wrote: Hi Lasith, "Lasith Eranda" <[EMAIL PROTECTED]> writes: 1. It is similar to the way you have embedded libxml2 in to Axis2C. I would say Yes, However it might be little different since expat doesn't have StAX API. At one stage of developi

[jira] Created: (AXIS2C-1088) WSDL2C.bat : [ERROR] Part 'fault' of fault message '

2008-03-26 Thread Vishal Khutale (JIRA)
WSDL2C.bat : [ERROR] Part 'fault' of fault message ' Key: AXIS2C-1088 URL: https://issues.apache.org/jira/browse/AXIS2C-1088 Project: Axis2-C Issue Type: Bug Components: code gen

Re: Regarding CGI application with axis2 c

2008-03-26 Thread Dinesh Premalal
Hi Rinil, "Baxi, Rinilkumar (TCS)" <[EMAIL PROTECTED]> writes: > > Hi All, > > I have my own http server running on my system. It is providing the CGI > interface. How can I invoke an axis service using my http server? > Please let me know is axis2c supporting CGI applications or not? AFAIK,

Regarding CGI application with axis2 c

2008-03-26 Thread Baxi, Rinilkumar (TCS)
Hi All, I have my own http server running on my system. It is providing the CGI interface. How can I invoke an axis service using my http server? Please let me know is axis2c supporting CGI applications or not? Thanks in advance. Regards, Rinil

Re: GSoC: XPath support for Axiom

2008-03-26 Thread Dumindu Pallewela
Hi Varuna, Yes this looks good. However you might also have to think about specifying the namespaces that are needed in xpath processing too. Probably use a xpath context and add a namespaces map to it? HTH, Regards, Dumindu. On Tue, Mar 25, 2008 at 9:20 PM, Varuna Jayasiri <[EMAIL PROTECTED]> w

[jira] Resolved: (AXIS2C-1087) Updated the coding convention in allocator_test.c file.

2008-03-26 Thread Sanjaya Ratnaweera (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjaya Ratnaweera resolved AXIS2C-1087. Resolution: Fixed Patch applied. Thanks Manoj for the patch. > Updated the coding

[jira] Assigned: (AXIS2C-1087) Updated the coding convention in allocator_test.c file.

2008-03-26 Thread Sanjaya Ratnaweera (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjaya Ratnaweera reassigned AXIS2C-1087: -- Assignee: Sanjaya Ratnaweera > Updated the coding convention in allocator_test

[jira] Updated: (AXIS2C-1087) Updated the coding convention in allocator_test.c file.

2008-03-26 Thread Manoj Pushpakumara (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Pushpakumara updated AXIS2C-1087: --- Attachment: allocator.diff > Updated the coding convention in allocator_test.c file.

Re: Improvements to Axis2/C Neethi

2008-03-26 Thread Manjula Peiris
Hi Manoj, You need to implement two tasks. 1. Implement Policy Intersection support as described in Web services policy spec 1.2 section 4.4 - Actually this may be similar to policy merge support implemented in Neethi/C . Please refer , https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/

[jira] Created: (AXIS2C-1087) Updated the coding convention in allocator_test.c file.

2008-03-26 Thread Manoj Pushpakumara (JIRA)
Updated the coding convention in allocator_test.c file. --- Key: AXIS2C-1087 URL: https://issues.apache.org/jira/browse/AXIS2C-1087 Project: Axis2-C Issue Type: Improvement Repo

[jira] Created: (AXIS2C-1086) In function axis2_op_register_op_ctx() failure is logged and returned in a working path.

2008-03-26 Thread Damitha Kumarage (JIRA)
In function axis2_op_register_op_ctx() failure is logged and returned in a working path. Key: AXIS2C-1086 URL: https://issues.apache.org/jira/browse/AXIS2C-1086

Improvements to Axis2/C Neethi

2008-03-26 Thread Manoj
Hi all, I am an undergraduate of Information Technology from University of Moratuwa and I saw the proposal "Improvements to Axis2/C Neethi". I read some of the things on this topic. I'm very interested in WS-Policy. So I would like to do this project. Can I have some more details of this pro

[jira] Closed: (AXIS2C-1085) echo_blocking_auth sample send two messages and first one always fail

2008-03-26 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage closed AXIS2C-1085. Resolution: Fixed This is not really an issue. so closing > echo_blocking_auth sample sen

[jira] Commented: (AXIS2C-1085) echo_blocking_auth sample send two messages and first one always fail

2008-03-26 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582155#action_12582155 ] Senaka Fernando commented on AXIS2C-1085: - Damitha, I don't think that request No

[jira] Assigned: (AXIS2C-1085) echo_blocking_auth sample send two messages and first one always fail

2008-03-26 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando reassigned AXIS2C-1085: --- Assignee: Senaka Fernando > echo_blocking_auth sample send two messages and first on