Sam,
if you are so worried about the project why not pioneer it instead of making it worse by turning away people from it. Do you have any hidden agenda behind this?

It is true that most of the initial developers are not active on the project as before. But that does not mean that they have give up the project. At any time when they find free time they will do work on the project. I too badly need to give some time for the project, but still some other work prevent me doing so.

Yes we will badly need a new release with the improvements done to the code. Also there are so many good patches there still not applied to the code base.

Cheers,
Damitha
Sam Carleton wrote:
Ramesh,

Some background: I have been using Axis2/C for a few years now. One thing I have noticed is that this mailing list is REAL quite these days. When I first started using Axis2/C, http://www.wso2.com seemed to be fully behind it, but these days I simply don't know, the mailing list is VERY quiet, there has not been a new release in like a year and a half if not two years. My point... Getting good solid answers are very hard to come by, if even possible these days.

Here is what I know, back in 2009 I was interested in implementing some faults to improve error handling in my system and I saw the following message thread come across the mailing list, so I saved it. Amir attached to documents which I am forwarding on. I recall looking into this and decided it was more trouble then it was worth, so I dropped it. Thus I don't understand nor do I use faults, but maybe these attachments can help you out, I don't know:)

Sam

---------- Forwarded message ----------
From: *Amir Mousavizadegan* <amir.mousavizade...@cox.net <mailto:amir.mousavizade...@cox.net>>
Date: Tue, Nov 17, 2009 at 8:52 AM
Subject: Re: using faults w/ wsdl2c
To: Apache AXIS C User List <axis-c-u...@ws.apache.org <mailto:axis-c-u...@ws.apache.org>>


Please see attached document

----- Original Message ----- From: "Doug Price" <doug.pr...@presagis.com <mailto:doug.pr...@presagis.com>>
To: <axis-c-u...@ws.apache.org <mailto:axis-c-u...@ws.apache.org>>
Sent: Monday, November 16, 2009 4:47 PM
Subject: using faults w/ wsdl2c



I created a simple web service w/ Axis2c using wsdl2c on a WSDL file I created in Eclipse. The default functionality of this works fine. However, now I'd like to incorporate faults into my SOAP messages. I created a fault type in my WSDL and wsdl2c creates the wrappers for the fault message, but the service skeleton and client stubs files seem to hard coded to assume no faults are ever sent / received. For example, the client axis2_stub_op_*() function takes my request message type and returns my response message type, but doesn't seem to account for my fault type. Modifying the code, I can see that the fault is received and correctly deserialized, but I'll have to continually hand edit the axis2_stub*.c and my client.c file as I make modifications to my WSDL in order to make this work.

The same is true on the service side w/ the axis2_skel*() functions. Am I missing something here, or are faults not supported w/ wsdl2c?

--
Doug Price
Research Director | Presagis

T. +1 972 943.2433 <tel:%2B1%20972%20943.2433> F. +1 469 467.4564 <tel:%2B1%20469%20467.4564> C. +1 469 867.8399 <tel:%2B1%20469%20867.8399>

DISCLAIMER: This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and/or proprietary information. Do not read, copy, or disseminate this message unless you are the addressee. Any unauthorized review, use, disclosure or distribution is strictly prohibited. If you have received this message in error, please contact the sender by reply e-mail and delete the original and any copies from your system.


------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
For additional commands, e-mail: c-user-h...@axis.apache.org


--
__________________________________________________________________

Damitha Kumarage
Technical Lead; WSO2 Inc.
"Oxygenating the Web Service Platform; " http://www.wso2.com/

blog: " http://damithakumarage.wordpress.com/
__________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
For additional commands, e-mail: c-user-h...@axis.apache.org

Reply via email to