Installed file structure

Note:
WebSphere MQ and JMS typically are installed in separate directories. On Windows, WebSphere MQ is generally installed under \Program Files\WebSphereMQ and JMS under \Program Files\IBM\WebSphereMQ\Java. Update your classpath accordingly in the iSoft connector startup script.

Windows connector file structure

The Installer copies the standard files associated with the connector into your system.

The utility installs the connector into the ProductDir\connectors\ISOFT directory, and adds a shortcut for the connector to the Start menu.

The table below describes the Windows file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.

Subdirectory of ProductDir Description
connectors\ISoft\CWISoft.jar Contains classes used by the iSoft connector
connectors\ISoft\start_ISoft.bat The startup script for the connector (Windows)
connectors\messages\ISoftConnector.txt Message file for the connector
repository\ISoft\CN_ISoft.txt Repository definition for the connector
connectors\ISoft\samples\WebSphereICS\Company_A_Fruit_Catalog.BO A sample instance of a business object
connectors\ISoft\samples\WebSphereICS\icssvr\icssvr.cfg_a Sample Commerce Server configuration file.
connectors\ISoft\samples\WebSphereICS\icssvrt\icssvr.cfg_b Sample Commerce Server configuration file.
connectors\ISoft\samples\WebSphereICS\icssvr\outboxB\ toA\Order1.txt Sample document for orders
connectors\ISoft\samples\WebSphereICS\Sample_ISoft_BOS.in Repository definition for sample iSoft business objects
connectors\ISoft\samples\WebSphereICS\Sample_ISoft_Collabs.in Repository definition for sample collaboration templates
connectors\ISoft\samples\WebSphereICS\Sample_ISoftConnector_to_Port.cwt connectors\ISoft\samples\WebSphereICS\ Sample_ISoftConnector_to_Port_MDN.cwt connectors\ISoft\samples\WebSphereICS\ Sample_ISoftConnector_to_Port_Notification.cwt connectors\ISoft\samples\WebSphereICSSample_ISoft_Catalog_SP.cwt Sample collaboration templates
connectors\ISoft\samples\WebSphereMQIntegratorBroker\clearQueues.txt See the tutorial (Appendix C, Tutorial) for a description of the \samples\WebSphereMQIntegratorBroker files.
connectors\ISoft\samples\WebSphereMQIntegratorBroker\Company_A_Fruit_Catalog_ with_dynamic_mo.BO
connectors\ISoft\samples\WebSphereMQIntegratorBroker\createQueues.txt
connectors\ISoft\samples\WebSphereMQIntegratorBroker\ISoftConnector.cfg
connectors\ISoft\samples\WebSphereMQIntegratorBroker\PortConnector.cfg
connectors\ISoft\samples\WebSphereMQIntegratorBroker\icssvr\icssvr.cfg_a
connectors\ISoft\samples\WebSphereMQIntegratorBroker\icssvr\icssvr.cfg_b
connectors\ISoft\samples\WebSphereMQIntegratorBroker\icssvr\icssvr.cfg_c
connectors\ISoft\samples\WebSphereMQIntegratorBroker\icssvr\outboxB\toA\ Order1.txt
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ ImportSample_ISoft_MO_Config.bat
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_Catalog.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_DataHandler_Default.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_DataHandler_DefaultDelimitedConfig.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_DataHandler_DefaultISoftMDNConfig.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_DataHandler_DefaultISoftNotificationConfig.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_DataHandler_DefaultXMLConfig.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_Dyn_MO.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_Item.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_JMSProperties.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_MDN.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_MO_Config.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_MO_ConfigParams.txt
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_Notification.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_Order.xsd
connectors\ISoft\samples\WebSphereMQIntegratorBroker\repos\ Sample_ISoft_TLO_Order.xsd

Note:
All product pathnames are relative to the directory where the product is installed on your system.

UNIX connector file structure

The Installer copies the standard files associated with the connector into your system.

The utility installs the connector into the ProductDir/connectors/ISOFT directory.

The table below describes the UNI file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.

Subdirectory of ProductDir Description
connectors/ISoft/CWISoft.jar Contains classes used by the iSoft connector
connectors/ISoft/start_ISoft.sh The startup script for the connector (UNIX)
connectors/messages/ISoftConnector.txt Message file for the connector
repository/ISoft/CN_ISoft.txt Repository definition for the connector
connectors/ISoft/samples/WebSphereICS/Company_A_Fruit_Catalog.BO A sample instance of a business object
connectors/ISoft/samples/WebSphereICS/icssvr/icssvr.cfg_a Sample Commerce Server configuration file.
connectors/ISoft/samples/WebSphereICS/icssvr/icssvr.cfg_b Sample Commerce Server configuration file.
connectors/ISoft/samples/WebSphereICS/icssvr/outboxB/toA/Order1.txt Sample document for orders
connectors/ISoft/samples/WebSphereICS/Sample_ISoft_BOS.in Repository definition for sample iSoft business objects
connectors/ISoft/samples/WebSphereICS/Sample_ISoft_Collabs.in Repository definition for sample collaboration templates
connectors/ISoft/samples/WebSphereICS/Sample_ISoftConnector_to_Port.cwt connectors/ISoft/samples/WebSphereICS/Sample_ISoftConnector_to_Port_MDN.cwt connectors/ISoft/samples/WebSphereICS/ Sample_ISoftConnector_to_Port_Notification.cwt connectors/ISoft/samples/WebSphereICSSample_ISoft_Catalog_SP.cwt Sample collaboration templates
connectors/ISoft/samples/WebSphereMQIntegratorBroker/clearQueues.txt See the tutorial (Appendix C, Tutorial) for a description of the /samples/WebSphereMQIntegratorBroker files.
connectors/ISoft/samples/WebSphereMQIntegratorBroker/Company_A_Fruit_Catalog_ with_dynamic_mo.BO
connectors/ISoft/samples/WebSphereMQIntegratorBroker/createQueues.txt
connectors/ISoft/samples/WebSphereMQIntegratorBroker/ISoftConnector.cfg
connectors/ISoft/samples/WebSphereMQIntegratorBroker/PortConnector.cfg
connectors/ISoft/samples/WebSphereMQIntegratorBroker/icssvr\icssvr.cfg_a
connectors/ISoft/samples/WebSphereMQIntegratorBroker/icssvr/icssvr.cfg_b
connectors/ISoft/samples/WebSphereMQIntegratorBroker/icssvr/icssvr.cfg_c
connectors/ISoft/samples/WebSphereMQIntegratorBroker/icssvr/outboxB/ toA/Order1.txt
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ ImportSample_ISoft_MO_Config.bat
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_Catalog.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_DataHandler_Default.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_DataHandler_DefaultDelimitedConfig.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_DataHandler_DefaultISoftMDNConfig.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_DataHandler_DefaultISoftNotificationConfig.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_DataHandler_DefaultXMLConfig.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_Dyn_MO.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_Item.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_JMSProperties.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_MDN.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_MO_Config.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_MO_ConfigParams.txt
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_Notification.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_Order.xsd
connectors/ISoft/samples/WebSphereMQIntegratorBroker/repos/ Sample_ISoft_TLO_Order.xsd

Note:
All product pathnames are relative to the directory where the product is installed on your system.

For information on configuring the adapter, refer to the next chapter.

Copyright IBM Corp. 1997, 2004