Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Getting Started : Deploying the Project and Start the Adapter

Deploying the Project and Start the Adapter
Before starting the adapter, you must create a properties file for the adapter.
 
Task A Deploy the Adapter
To create a properties file for the adapter:
1.
   cd TIB_ADLDAP_HOME\bin
2.
Copy adldap.tra to a new text file named example.tra.
3.
Using a text editor, open the example.tra file and change the following properties.
Change #TIBCO.repourl repourl to:
TIBCO.repourl TIB_ADLDAP_HOME/examples/example.dat
Change #TIBCO.configurl configurl to:
TIBCO.configurl adldap/LDAPAdapterConfiguration
Change: application.args adldap -system:propFile TIB_ADLDAP_HOME/bin/adldap.tra to:
application.args adldap-system:propFile TIB_ADLDAP_HOME/bin/example.tra
Task B Start the Adapter
Open a command window.
1.
On Microsoft Windows, select Start > Programs > TIBCO > TIBCO Enterprise Message Service > Start EMS Server.
On Unix, from a command window, change directory to the TIBCO_HOME/jms/bin directory and type ./tibemsd
2.
3.
adldap --run --propFile example.tra

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved