Previous Topic Next topic Print topic


Installing the IBM WebSphere Plug-in

Installation

The Eclipse Web Tools Platform (WTP) has support for only a limited number of deployment targets by default. To enable the use of IBM WebSphere with JVM COBOL web services, you need to install a plug-in, which is available via the Eclipse Marketplace. To install the plug-in:

  1. Launch an instance of Eclipse.
  2. Click on Help > Install New Software.
  3. Click Add in the Available Software dialog.
  4. In the opened dialog, type Eclipse Indigo in the Name field, and type http://download.eclipse.org/releases/indigo in the Location field. Click OK.
  5. When the list of components from the Eclipse Indigo repository has loaded, expand the General Purpose Tools entry in the list.
  6. Check the box marked Marketplace Client, and click Next.
  7. Click Next on the page showing you the list of packages that will be installed.
  8. Accept the license agreement, and click Finish.
  9. Once the software is installed, click Restart Now to complete the installation.
  10. Click Help > Eclipse Marketplace.
  11. In the Find box, type wasdev and press the Enter key.
  12. Select the adapter called IBM WebSphere Application Server v8.5 Developer, and click Install.
  13. When it has finished loading, deselect the option called Dojo Toolkit. This action overrides the default WTP project options. Failure to do so will interfere with any tutorial provided by Micro Focus on JVM Web services.
  14. Click Next. When the plug-in has finished downloading, accept the license agreement and click Finish.
  15. Click OK to dismiss the security warning about unsigned content.
  16. Click Restart Now.

You now have the ability to create a dynamic web project, which links to an IBM WebSphere server instance.

Note: This is not a full installation of IBM WebSphere; it simply allows you to enable WebSphere with JVM COBOL web services. The full installation of IBM WebSphere is beyond the scope of this tutorial.
Previous Topic Next topic Print topic