Where can I obtain an Eclipse server adapter for WebSphere Application Server Version 7?

╄→гoц情女王★ 提交于 2019-12-08 14:51:02

问题


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.


回答1:


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.

  • Overview
  • Eclipse 3.6 plugin
  • Liberty profile (8.5 alpha)



回答2:


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/



来源:https://stackoverflow.com/questions/1331535/where-can-i-obtain-an-eclipse-server-adapter-for-websphere-application-server-ve

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!