About this task
Follow these steps to configure client:
- Copy the following plug-ins from <toolkit_root>/plugins to the
plugins directory of your Rational® Application Developer, WebSphere® Integration
Developer, or eclipse:
- com.ibm.btt.bc.cm.common_7.0
- com.ibm.btt.bc.cm.rcp_7.0
- com.ibm.btt.core_7.0
- com.ibm.btt.csclient.http_7.0
- com.ibm.btt.rcp.activity_7.0
- com.ibm.btt.rcp.broker_7.0
- com.ibm.btt.rcp.navigator_7.0
- com.ibm.btt.rcp.perspective_7.0
- com.ibm.btt.rcp.service.manager_7.0
- com.ibm.btt.rcp.visualbean.runtime_7.0
- com.ibm.btt.rcp.visualbean_7.0
- com.ibm.btt.rcp.theme_7.0
- com.ibm.btt.rcp.workingarea_7.0
- Import the sample RCP application project from Client, follow these steps:
- Click .
- In the pop-up dialog box, select and click .
- Choose the project directory and select to import.
- Follow these to connect the client with the server:
- Select in
the Package Explorer.
- Expand , and open the file.
- Change code as follows:
<com.ibm.btt.bc.cm.delegation.CashDrawerManagerImpl id="cdm">
<arguments Inject="initClient">
<string ArgumentType="java.lang.String"
value = "http://ipaddress:port/DynamicWebProject/services/CashDrawerManagerImpl2" />
</arguments>
</com.ibm.btt.bc.cm.delegation.CashDrawerManagerImpl>