Installing the Wink-based Feed sample application on WebSphere Application Server Version 7.0.X

The IBM® support for feeds, using Apache Wink libraries, primarily consists of the following items:

This section describes the procedure for installing the Feed sample application into Version 7.0.X of IBM WebSphere® Application Server. It is assumed that you are familiar with application installation and administration for the application server.

Before you begin

Locate the Feed sample application WAR file that is provided with this documentation. Depending on how you obtained this sample application, you can find the WAR file in one of the following locations:

Installing the sample application using the administrative console

  1. Log into the administrative console for the application server.
  2. Navigate to Applications > New Application > New Enterprise Application.
  3. Browse your file system, and select the SampleFeedApp_Wink.war file that you located earlier, and click Next.
  4. Select the Fast path option, and click Next.
  5. Accept the defaults for installation options. Click Next.
  6. Accept the defaults for map modules to servers. Click Next.
  7. Accept the defaults for map virtual hosts for Web modules. Click Next.
  8. Enter Context Root as SampleFeedApp_Wink and click Next.
  9. Click Finish.
  10. Click Save to the master configuration.

Adding required JAR files

  1. Wink-based Feeds sample requires the following JAR files:
  2. The previously mentioned JAR files must be added into the class path. One mechanism is to create a shared library, and associate it with the applications that need these JAR files. Complete the following steps to create a shared library and associate it with the application:

Starting the application

  1. Navigate to Applications > Application Types > WebSphere enterprise applications..
  2. Select SampleFeedApp_Wink_war application, and click Start.