使用 Jax-rpc 和 netbeans 的动态 Soap Url
在netbeans 6.9中生成Web服务客户端时,我希望能够从配置(属性)文件(例如dev vrs生产url)动态加载soap端点url。当 netbeans 要求一个文字 url,然后将 url 硬编码到多个对象中时,我该如何实现这一点。
when generating a web service client in netbeans 6.9 I would like the ability to dynamically load the soap endpoint url from a config (Properties) file (e.g. dev vrs production urls). How can I accomplish that as netbeans ask for a literal url and then hard codes that url into multiple objects.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)