eclipse support for axis2
I have tried to use eclipse pluggins for web services in the past, specifically for CXF, and had a really bad experience.
That was a couple of years ago and I am not sure if it has improved (i think it hasn't thought). Anyway I have to look into axis2 and was wondering if the eclipse pluggins for axis2开发者_开发问答 are working ok. Does anyone has experience in axis2/eclipse to tell me if using eclipse for axis2 has any issues? Should I give it a try or I will lose time? Thanks!You can also use WSO2 Carbon Studio - which is an eclipse based open source tool...
Thanks...
It depends on what you're looking to get out of said support. If you want to be able to generate calls against a running Axis2 servier, then Eclipse Web Tools Platform (WTP) is pretty handy.
It lets you run a webserver from inside eclipse, and generates a form GUI from a WSDL file for testing webservices. I've used it with Tomcat and Axis2 and found it to be pretty handy.
精彩评论