简体   繁体   English

netbeans中的axis2支持

[英]axis2 support in netbeans

I am using netbeans 7.0 and want to generate axis 2 web service from my java code. 我正在使用netbeans 7.0,并希望从我的java代码生成轴2 Web服务。 I googled and it and found that they removed support for axis to in 7.0 v. 我用Google搜索并发现它们在7.0 v中删除了对轴的支持。

Then i came across this link http://netbeans-org.1045718.n5.nabble.com/Axis2-Support-in-Netbeans-7-0-td4383308.html 然后我遇到了这个链接http://netbeans-org.1045718.n5.nabble.com/Axis2-Support-in-Netbeans-7-0-td4383308.html

Someone there mentioned to use plugin the Dynamic "Development UC" update center. 有人提到使用插件动态“开发UC”更新中心。 Now i have the updates.xml file.What should i do with it to install the plugin? 现在我有了updates.xml文件。我该怎么办才能安装插件?

In Netbeans, go to Tools/Plugins/Settings 在Netbeans中,转到Tools/Plugins/Settings

ADD , enter a name, then pass in the url you've got. ADD ,输入名称,然后传入您已获得的网址。 That will load another bunch of plugins for Netbeans, then in the 'Available plugins', you should now have the 'Axis2 Support' plugin there ready to install. 这将为Netbeans加载另一堆插件,然后在“可用插件”中,您现在应该可以安装'Axis2支持'插件了。

When I installed it like this it wasn't enough, I also had to right click on it from the installed plugin list, and then click Activate. 当我像这样安装它还不够时,我还必须从已安装的插件列表中右键单击它,然后单击“激活”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM