在哪里可以获得 WebSphere Application Server 版本 7 的 Eclipse 服务器适配器?
我需要设置一个指向 WAS V7 实例的 Eclipse WTP 项目,但我找不到与版本 7 配合使用的服务器适配器。支持版本 6。
I need to set up an Eclipse WTP project pointing to a WAS V7 instance but I can't find the server adapter to work with version 7. Version 6 is supported.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我相信这个答案来得比较晚,但它是为了帮助其他人理解 Eclipse 中对 WebSphere 的 WTP 支持如何工作的。
WTP 对较新版本的 WebSphere Application Server 的支持仅随商业 IDE 一起提供 - 例如 Rational Application Developer。 MyEclipse 是另一个支持 WAS 7 的 IDE;需要 Blue Edition 才能针对 v7.0 WAS 实例运行。
其理念是,如果普通 Eclipse WTP 项目必须支持应用程序服务器,那么应用程序服务器供应商必须提供适配器或某种方法来执行集成。由于显而易见的原因,WAS 6.1 和 7.0 中不存在此功能,但 6.0 中可用。
情况确实如此,但 IBM 此后发布了 WebSphere Application Server 工具版本,并向 Eclipse 市场捐赠了一个服务器适配器。这将涵盖 WAS 7、8 和 8.5 alpha。
I believe this answer comes late in the day, but it is put down to help others understand how WTP support for WebSphere works in Eclipse.
WTP support for the newer versions of the WebSphere Application Server come only with commercial IDEs - Rational Application Developer, for example. MyEclipse is another IDE that comes with support for WAS 7; one would need the Blue Edition to work against a v7.0 WAS instance.
The philosophy is that if the vanilla Eclipse WTP project has to support an application server, then the application server vendor must either provide the adapter or some means to perform the integration. For obvious reasons, this is absent for WAS 6.1 and 7.0, but available for 6.0.
This was the case, but IBM has since release WebSphere Application Server tools edition and has donated a server adapter to the Eclipse market place. This will cover WAS 7, 8 and 8.5 alpha.
情况确实如此,但 IBM 此后发布了 WebSphere Application Server Developer Tools,并向 Eclipse 市场捐赠了一个服务器适配器。这涵盖了 WAS 7、8 和 8.5 alpha。
概述:http://www.ibm.com/developerworks/downloads/ws/wasdevelopers/
This was the case, but IBM has since release WebSphere Application Server Developer Tools and has donated a server adapter to the Eclipse market place. This covers WAS 7, 8 and 8.5 alpha.
Overview: http://www.ibm.com/developerworks/downloads/ws/wasdevelopers/
WebSphere Developer Tools 可通过 Eclipse 市场获得。我现在正在使用它,WAS 8.5 和 Eclipse 版本:2019-12 (4.14.0)
WebSphere Developer Tools are available via Eclipse marketplace. I am using it right now with WAS 8.5 and Eclipse version: 2019-12 (4.14.0)