Web service with Axis2 without using eclipse plugin
Just w开发者_如何学Pythonanted to know can we create web service with Axis2 without using eclipse plugin.
If yes please share how can i do that.
Yes its possible, Quick start with example here : http://axis.apache.org/axis2/java/core/docs/quickstartguide.html
精彩评论