Program guide > (deprecated) Partitioning facility > Partitioning facility programming > Proxy DataSource development > Develop applications using proxy datasource support in WSAD


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


Set the classpath


About this taskIn order to develop an application with the proxy datasource support, you need the proxyds.jar from the application server lib directory. If you do not have the lib directory created as a variable, follow these steps to create a variable:

  1. Select Windows > Preferences > Java™, then click Classpath Variables.

  2. Click New to create a new variable.

    1. Type the name XD_LIB.

    2. Set the path to WebSphere installation lib directory. For example, c:/WAS6/AppServer/lib.

  3. Add the proxyds.jar to the build path.

    1. In the J2EE perspective, expand EJB modules, right click ProxyDSAccountSampleEJB, then select Java build path.

    2. On the panel, select the Libraries tab, then click Add Variable.

    3. Select XD_LIB from the list, and click Extend....

    4. Select proxyds.jar and click OK.

  4. Repeat the previous step to add wpf.jar to the build path.


Parent topic:

Develop applications using proxy datasource support in WSAD


Related concepts

Develop applications using proxy datasource support in WSAD


+

Search Tips   |   Advanced Search