The moose likes Web Services and the fly likes JAX-RS Restful web service provider with C client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "JAX-RS Restful web service provider with C client" Watch "JAX-RS Restful web service provider with C client" New topic
Author

JAX-RS Restful web service provider with C client

Tan Chin Sheng
Greenhorn

Joined: Jul 07, 2009
Posts: 6
I planned to create restful web service using JavaEE 6 on Jboss 7. Is there some C open source library for C programming client?
I need to use the C client to retrieve XML from web service provider.


SCAJ, SCJP 6, SCWCD 5, SCBCD 5, SCDJWS 5, OCMJEA 5
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JAX-RS Restful web service provider with C client
 
Similar Threads
Combine JAXB + JPA?
Passing an object from one server to another
Difference between servlet and restful webservice
My rest web service uses Soap
how to send user credentials to a protected restful webservice