You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Sean Machin <Se...@threshold-corporation.com> on 2006/07/05 01:58:25 UTC

interop. with "C" libraries?

Hi All,

 

I'm interested in using Apache Axis for a new project.  I'd like
anyone's opinion on how feasible

it would be to have a SOAP server using Axis interoperate with SOAP
clients using

small embedded libraries in pure "C", such as CSOAP
(http://csoap.sourceforge.net/)?

In practice should one expect a lot of problems trying to get two
different libraries

like this to communicate together?  If anyone can recommend a simple "C"
library

that is known to work with Axis then all the better.

 

Thanks,

Sean

 


Re: interop. with "C" libraries?

Posted by Davanum Srinivas <da...@gmail.com>.
We do have a Axis2/C version - http://ws.apache.org/axis2/c/

-- dims

On 7/4/06, Sean Machin <Se...@threshold-corporation.com> wrote:
>
>
>
>
> Hi All,
>
>
>
> I'm interested in using Apache Axis for a new project.  I'd like anyone's
> opinion on how feasible
>
> it would be to have a SOAP server using Axis interoperate with SOAP clients
> using
>
> small embedded libraries in pure "C", such as CSOAP
> (http://csoap.sourceforge.net/)?
>
> In practice should one expect a lot of problems trying to get two different
> libraries
>
> like this to communicate together?  If anyone can recommend a simple "C"
> library
>
> that is known to work with Axis then all the better.
>
>
>
> Thanks,
>
> Sean
>
>


-- 
Davanum Srinivas : http://people.apache.org/~dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


RE: interop. with "C" libraries?

Posted by Rick Kellogg <rm...@comcast.net>.
Sean,

 

Here is a list of known SOAP toolkits:

 

http://wiki.apache.org/ws/WebServiceStacks

 

Good luck,

Rick

 

 

  _____  

From: Sean Machin [mailto:Sean.Machin@threshold-corporation.com] 
Sent: Tuesday, July 04, 2006 7:58 PM
To: axis-user@ws.apache.org
Subject: interop. with "C" libraries?

 

Hi All,

 

I'm interested in using Apache Axis for a new project.  I'd like anyone's
opinion on how feasible

it would be to have a SOAP server using Axis interoperate with SOAP clients
using

small embedded libraries in pure "C", such as CSOAP
(http://csoap.sourceforge.net/)?

In practice should one expect a lot of problems trying to get two different
libraries

like this to communicate together?  If anyone can recommend a simple "C"
library

that is known to work with Axis then all the better.

 

Thanks,

Sean