![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• The sample source code is given in the DefaultNotificationHandler.java file and the SamplePollingSubscriptionDriver.java file in TIBCO_HOME/RuntimeUDDIServer/3.1/sample/api/src/sample/.
•
•
1. Open a command line window and change the current path to TIBCO_HOME/RuntimeUDDIServer/3.1/sample/api/bin.
2.
• Update the pollingsub.properties file to make it consistent with your UDDI server configuration.
• Check the pollingsub.log log file to get the running information of the sample.By default, the log file is located in the following directory: configDirectoryRoot/tibco/cfgmamt/RuntimeUDDIServer/logs.
• The file containing the subscription results is in the directory indicated by the JRE system.io.tmpdir property.
In Windows XP, the directory is System_Install_Disk/Documents and Settings/LoginUser/Local Settings/Temp/. The file is subscriptionKey*.xml.
a. Rename a copy of the pollingsub.tra file (for example, rename the file as sample.tra), replace the SamplePollingSubscriptionDriver class with the new class that contains the main method, and make sure the file containing your class is in the tibco.flattener.class.path property.
b. Renamed a copy of the pollingsub.exe file to the name of the .tra file. For example, if sample.tra is in the directory, then rename the file as sample.exe.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |