This sample demonstrates Web 2.0 features in this product. The
sample application illustrates how you can add and read RSS and ATOM feeds.
Tip: You can run this
tutorial using WebSphere® Application
Server Versions 6.1 and 7.0.
To
set the XPath implementation value to the JVM:
- Open the IBM WebSphere Application Server Admin Console:
- In the Servers view, right-click WebSphere Application
Server and select Start.
- Once the server has started, right-click WebSphere
Application Server and select . The Admin
Console opens
- Log into the WebSphere Application Server administrative console.
- Click .
- Click the current application server in the Application servers
list. The Configuration tab for your application server opens.
- In the Server Infrastructure list, expand Java and Process
Management and click Process Definition.
The Process Definition Configuration page opens.
- Click Java Virtual Machine.
- In the Generic JVM arguments field, type -Dorg.apache.abdera.xpath.XPath=org.apache.xerces.impl.xpath.XPath
- Click OK and save your changes to the master configuration.
This message is displayed on your current page.
- Restart the server to include your changes.
To run the sample on server:
- Right-click FeedSphereApp and select .
The Run On Server wizard opens.
- Click WebSphere Application Server from the list
of servers and click Finish.
The sample is published to the server. A Web browser window opens.