PDA

View Full Version : XML-RPC service


rollatwork
Oct 18th, 2004, 12:09 PM
I have a business requirement to implement a service using Apache XML-RPC. Has anyone done this in Spring? If so, could you share some insight into what is involved in exposing this as an XML-RPC service.

I'm aware of the Hessian, Burlap, JAX-RPC and imagine the solution would be quite similar.

Regards,
Roll