Using a Java Proxy
To use a proxy, rather than shared memory, the following steps must be completed.
- Select the
Proxyoption from the Connection Method section.
- Click OK.
- The configurator will check again to verify that the DataSplice Server is not running. If it is, it will display a dialog box to this effect. Click OK to close the dialog box. Then shut down the DataSplice Server to proceed.
- If older configuration settings are detected, as would be the case if the configurator has been previously run, a dialog box will be displayed. The dialog provides the ability to back up the older configuration file. Clicking Yes backs up the older settings by placing a copy of the configuration file in a time-stamp-generated subfolder within a
jnbproxybackupfolder inside theDataSplice3root directory. For example, if the configuration file is backed up at 8:38:14 A.M. on August 23, 2005, the default backup path would beC:\Program Files\DataSplice3\jnbproxybackup\8_23_2005_8_38_14_AM.
- If existing views are detected, a corresponding dialog box will be displayed. The dialog provides the ability to use the current views or install new ones. Click Use Current to simply use the current views. Click Install New to back up the current views and create new ones. The backed up views will be placed in a time-stamp-generated subfolder within a
backupfolder inside theC:\Program Files\DataSplice3\Storage\Views\DbPluginfolder. For example, if the views are backed up at 8:38:14 A.M. on August 23, 2005, the default backup path would beC:\Program Files\DataSplice3\Storage\Views\DbPlugin\backup\8_23_2005_8_38_14_AM.
- The configurator will check again to verify that the DataSplice Server is not running. If it is, it will display a dialog box to this effect. Click OK to close the dialog box. Then shut down the DataSplice Server to proceed.
- If the configuration settings are saved correctly, a successful installation dialog box will be displayed.
- Click OK to close the dialog box.
- Click Close to exit the configurator.
Copying the Required Directory
After the configurator and the setup wizard have finished, a MaximoData folder should have been created within the DataSplice3 root directory. This folder, in turn, contains a DotNetProxy folder. By default, this will reside at C:\Program Files\DataSplice3\MaximoData\DotNetProxy. This folder contains the Java files needed to successfully run the proxy.
Copy the entire DotNetProxy folder. Paste the folder onto the MAXIMO® server machine in the MAXIMO root directory, such as C:\MAXIMO.
The next step for this configuration is to recompile the RMI stub files.
Last modified 2006-04-07 02:32 PM