WebSphere eXtreme Scale (formerly Data Grid), Version 6.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows


Set the classpath

About this task

In 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:

Procedure

  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.



Related concepts
Developing applications using proxy datasource support in WSAD
Task topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 6:09:57 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1/index.jsp?topic=/com.ibm.websphere.dataint.doc/info/WPF51/twpfsetclasspath.html