Netbeans 6.9.1 中的 JAX-RPC 支持
我正在尝试生成新的 Web 服务客户端。当选择“客户端样式”为“JAX-RPC 样式”时,我收到来自 Netbeans 的通知:“您必须下载 JAX-RPC 支持插件才能创建 JAX-RPC 客户端”。
插件未在可用插件中列出。 我搜索了有关此问题的主题,他们说添加此地址以搜索可用插件:
问题是,链接已失效。 还有其他可能性可以解决这个问题吗?或者有人有工作链接吗?
I am trying to generate new Web Service Client. When choosing Client Style to JAX-RPC Style I get a notification from Netbeans: "You must download JAX-RPC support plugin to create a JAX-RPC Client".
Plugin is not listed in Available Plugins.
I searched topics regarding this issue and they are saying to add this address to search for available plugins:
The problem is, link is dead.
Are there any other possibilities to solve this or does anyone have a working link?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
原始海报 - 感谢您的链接!今天对我来说非常有效!
版本:NetBeans 6.9.1
工具->插件
单击“设置”选项卡和“添加”按钮
在原始帖子中提供姓名(例如 Hudson)和上面的 URL
(http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz)
关闭对话框
单击“重新加载目录”,然后单击“可用插件”选项卡
在列表中找到您的 JAX-RPC 插件,选中其复选框,然后单击“安装”:-)
再次感谢!
Original poster - Thank you for the link! It worked perfectly for me today!
Version: NetBeans 6.9.1
Tools -> Plugins
Click "Settings" tab and "add" button
Provide a name (ex. Hudson) and the URL above in the original post
(http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz)
Close the dialog box
Click on Reload Catalog and click the "Available Plugins" tab
Find your JAX-RPC plugin goodness in the list, select its checkbox, and click "Install" :-)
Thanks again!!!
一些网络配置更改可能会影响此情况。
几天前,我查看了 Hudson 的 nbms-and-javadoc 结果。
你最好的选择是明天尝试一下......
There were some network configuration changes that might have affected this.
I had looked at the Hudson results for nbms-and-javadoc a few days ago.
Your best bet is to try it tomorrow...