I am looking for a framework to turn given Java class into WebService (may be with some limitations on method parameters etc)
Thanks
I am looking for a framework to turn given Java class into WebService (may be with some limitations on method parameters etc)
Thanks
The de-facto standard for this is Apache Axis: http://ws.apache.org/axis/ and http://ws.apache.org/axis2/