Re: Axis2/C

2013-05-31 Thread Ceri Davies
Well, keep the group posted, but I too abandoned Axis/2c due to problems and lack of support with those problems.  I ended up using curl, which is a little lower level, but can easily be made to look like a web services message, and I use it to talk to weblogic web services. Ceri Davies | Principal

RE: Axis2/C

2013-05-31 Thread Moens, David B
Vaclav, I've had the same problem as you with the 1.6.0 release, and my queries have gone nowhere. From all I have seen, Axis (vs. Axis2) is a dead end and should not be pursued. Axis2/Java appears quite active. The primary alternative out there (gSoap) is not attractive to me since it is basica

Re: Axis2/C

2013-05-31 Thread Tharindu Mathew
Hi folks, I'm currently doing a project for GSoC for Axis2/C. The plan is to get the wheels rolling again on Axis2/C after getting some improvements and bug fixes in. This will happen over the next 3/4 months. So, if you can afford to wait for some time we probably will have something going. On

Re: Axis2/C

2013-05-31 Thread Oscar Pernas
Hi zeman, I wasted so many time trying to make Axis2c working, but I allways got into memory leaks or bugs. In my oppinion, is not a suitable software for production environment. Regards 2013/5/31 Zeman, Vaclav > Also, where can I get the releases? It does not spark confidence that > http://

RE: Axis2/C

2013-05-31 Thread Zeman, Vaclav
Also, where can I get the releases? It does not spark confidence that http://axis.apache.org/axis2/c/core/download.cgi links lead to 404 pages. -- VZ -Original Message- From: Zeman, Vaclav Sent: Friday, May 31, 2013 10:34 AM To: c-user@axis.apache.org Subject: Axis2/C Hi. Here at CA T

Axis2/C

2013-05-31 Thread Zeman, Vaclav
Hi. Here at CA Technologies, we are looking for a library to support our SOAP client side code. I have come across Apache Axis C++ and Apache Axis2/C. What is the relation between the two libraries? With the “2” in the name, Axis2/C gives me impression of being maintained and more current. Is m