在 RAD (websphere) 中生成/发布 Web 服务时出现问题
我最近在新笔记本上重新安装了 RAD,现在在生成 Web 服务时遇到问题。
我有一个 Java bean,我可以用它生成一个 Web 服务。我认为它是在生成 SEI 文件和 WSDL 时这样做的。我认为向导还会启动测试服务器并发布。此时向导挂起,发布状态停留在3%。我必须终止 RAD 进程。
或者,如果我只是尝试发布它发布的项目,启动服务器,然后尝试发布某些内容(Web 服务?)并挂在 3% 处。
我发现很难弄清楚到底发生了什么以及我应该在哪里寻找。向导、服务器、发布。
有人可以帮忙吗?
I recently moved reinstalled RAD on a new notebook and am now having problems generating a web service.
I have a Java bean from which I generate a web service. I think it doing that as the SEI file and the WSDL are being generated. I think the wizard also starts the test server and publishes. At this point the wizard hangs and the publishing status stays at 3%. I have to kill the RAD process.
Alternatively, if I just try to publish the project it publishes, starts the server and then tries to publish something (web service?) and hangs at 3%.
I'm finding it difficult to figure out what is actually happening and where I should be looking. Wizard, Server, Publishing.
Can anyone help?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经有一段时间没有使用 RAD 了。根据我的记忆,我发现在使用 Web 服务向导之前启动服务器是个好主意。尝试看看这种方法是否有帮助。
我过去曾有过一些痛苦的经历,几年前这个技巧就很有效。它可能仍然对你有用
HTH
Manglu
I haven't used RAD for a while now. From memory, I have observed that it is a good idea to have the server started before using the Web Services wizard. Try and see if this approach helps.
I have had some bitter experiences with it in the past and this trick had served well a couple of years ago. It might still do the trick for you
HTH
Manglu