Thanks, tge --

After seeing no responses to several mails to the list, I've mainly been 
sharing my experience and workarounds in the hope they'll be useful to others.  
I'm trying to evaluate AXIS2/C as an alternative to gSOAP.

-----Original Message-----
From: e-tge [mailto:t...@e-tge.de] 
Sent: Wednesday, February 8, 2017 6:11 AM
To: Apache AXIS C User List <c-user@axis.apache.org>
Subject: Re: property_Type creates useless code!


Hi Gerald,

I used Axis2c in the past in a few project, in the end successfully, but also 
had to debug+fix a few things.

At the very beginning I also experimented with generated code but dropped that 
because of similar troubles and the overhead of the generated code, instead I 
manually built the SOAP payload on C-level.

And, for quite a while now this mailing list and probably the whole Axis2c 
appears to be dead, so I'd not expect too much help here.
But, there is a google-code fork "axis2c-unofficial" of Axis2c with quite a 
couple of fixes, maybe have a look there too.

Good luck,
  tge

On Di, 2017-02-07 at 19:59 +0000, Miller, Gerald wrote:
> I had to extract from the adb-codegen jar and hack 
> org/apache/axis2/schema/template/CADBBeanTemplateSource.xsl to change 
> every occurrence of “property_Type” to “property_Axis2CType” in order 
> to allow a schema containing <element name=”Type” … /> to create 
> buildable code!!!
> 
> 


---------------------------------------------------------------------
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