![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
2. Open the runSOAPServer.bat or runsoapserver file in the TIBCO_HOME/bc/version_number/protocols/soap/samples/server directory on the responder machine with a text editor and make the following changes:
− In the line SET BC_INSTANCE=%%BC_INSTANCE%%, replace %%BC_INSTANCE%% with the name of your installation, such as BC-Responder.
− In the line SET JDK_DIR = %%JDK_DIR%%, replace %%JDK_DIR%% with JAVA_directory, such as C:\tibco\tibcojre\1.7.0.
− In the line SET RV_DIR=%%RV_DIR%%, replace the value %%RV_DIR%% with the RV library location, such as C:\tibco\tibrv\8.4.A sample edited runSOAPServer.bat file looks as follows:
3. Start the responder private process on the responder machine, navigate to the TIBCO_HOME/bc/version_number/protocols/soap/samples/server directory and run the following command on a command line:
− Windows runSOAPServer.bat
− UNIX ./runsoapserver
4. Open the runSOAPClient.bat or runsoapclient file in the TIBCO_HOME/bc/version_number/protocols/soap/samples/client directory on the initiator machine with a text editor and make the following changes:
− In the line SET BC_INSTANCE=%%BC_INSTANCE%%, replace %%BC_INSTANCE%% with the name of your installation, such as BC-Initiator.
− In the line SET JDK_DIR = %%JDK_DIR%%, replace %%JDK_DIR%% with JAVA_directory, such as C:\tibco\tibcojre\1.7.0.
− In the line SET RV_DIR=%%RV_DIR%%, replace the value %%RV_DIR%% with the RV library location, such as C:\tibco\tibrv\8.4.A sample edited runSOAPClient.bat file looks as follows:
5. On the initiator machine, start the initiator private process, navigate to the TIBCO_HOME/bc/version_number/protocols/soap/samples/client directory and run the following command on a command line:
− Windows runSOAPClient.bat
− UNIX ./runsoapclient
1. Using a text editor, open the SOAPClient.properties file in the TIBCO_HOME/bc/version_number/protocols/soap/samples/client directory.The content of the SOAPClient.properties file looks as follows:
3.
1.
2. Click the SOAP link in the right panel.
3.
4. Click Search.See TIBCO BusinessConnect Trading Partner Administration for information on searching the logs.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |