Specifications

1-10 Point-of-Sale Administrator Guide
2. If you are not running a collapsed implementation, start the store server:
StoreServerConduit.bat
When the message
TierManager Started
appears, the server has started. The server component
does not have a user interface. Collapsed implementations do not need to launch a separate store
server.
3. Start the registers.
For each of the Point-of-Sale registers, execute the conduit script that starts the Point-of-Sale client
component. For collapsed implementations, the command is:
CollapsedConduitFF.bat
For 2-Tier or 3-Tier implementations, the command is:
ClientConduit.bat
4. Verify the installation on each register by logging on to Point-of-Sale with the default username
(pos) and password (pos).
If the login is successful and the status bar indicates the database is online, the installation is
complete.
Changing the JRE
By default, the Point-of-Sale installation script installs the Sun Java Runtime Environment (JRE). You
may want or need to use a different JRE if:
You are using the WebSphere Application Server, which requires the IBM JRE.
You are using hardware with a chipset that requires the IBM JRE, such as a Wincor Nixdorf register.
Although this section assumes that you are changing from the Sun JRE to the IBM JRE, you can use these
instructions to change to any JRE.
Installing the Alternative JRE
Install the JRE that you want to use instead of the default Sun JRE.
Complete the following steps if required:
If you are using the IBM JRE on Windows, you must get the JRE by downloading IBM’s Web
Services development kit (wsdk). The kit is located at http://www-106.ibm.com/developerworks/
webservices/wsdk/. The wsdk 5.1 download contains the Java Development Kit (JDK) 1.4.2, which
contains the JRE. Install the wsdk, then install the JDK.
If you are using WebSphere MQ, install the MQ Series client jars. Download them from http://www-
3.ibm.com/software/integration/support/supportpacs/individual/ma88.html and then copy the installed
jars to the
lib
directory of your JRE installation (for example,
c:\wsdk_v51\appserver\lib\
).