Hello,

I am the author of an open-source Web Services framework named XINS.
XINS generates POJO from the API specification and uses a servlet to handle queries.

I have for the 2.0 release created a package named org.xins.common.spring which contains a CapiBeanFactory (CAPI = Client API), 2 validators (one for the request, one for the result) and a client interceptor.

I think that this package could also be added to the Spring Framework. Our license is BSD license.

On our web site is http://xins.sourceforge.net you can find a short description, a diagram, documentation and demos.

Kind regards,
Anthony
anthony.goubard - at - japplis.com