Is there any axis2 REST (ideally with all GET, POST, PUT and DELETE operations) tutorial with WSDL 2.0 (written in 2010 ideally)? I found one tutorial (http://wso2.org/library/3726) written in 2008 which write the code first and then use Axis2 java2wsdl tool to generate a WSDL. Then tinker the generated WSDL to suit the needs.
