Specifications
1-6 Point-of-Sale Administrator Guide
java.naming.provider.url=jnp://<store_server_host_name>:<store_server_port_number>
Example:
java.naming.provider.url=jnp://eqa4:1099
To install JMS on the client:
1. Edit the
posenv.bat
file by removing
rem
from
rem call jboss.bat
. This enables setting up the
classpath for JBoss.
2. Check
jboss.bat
to make certain it points to the store server where JBoss is installed.
3. Remove the
comm.properties
file the
pos/config
directory.
Installing JavaPOS
Install an appropriate version of JavaPOS on each register; refer to the hardware vendor’s documentation
for instructions.
Installing Point-of-Sale on Machines
If a previous version of Point-of-Sale is installed on a machine, uninstall it by deleting the installation
directory (the default directory is
c:\360store
) or choose a different installation directory from the
default.
Run the installation script one time for each machine in the Server Tier and once for each register:
• The Collapsed and Single-Tier implementations require running the script one time.
• The 2-Tier implementation requires installation on the store server and each register.
• The 3-Tier implementation requires installation on the store server, database server and each register.
The installation script performs the following steps. Not all steps apply for client, server, or database
installations.
• Installs Foundation, Retail Domain and Point-of-Sale jar files.
• Installs database build scripts and start-up files.
• Installs a Java runtime environment (JRE).
• Defines Server Tier in conduit script that starts Point-of-Sale for the given machine.
• Defines hostnames or IP addresses and port numbers for the Store Server and/or database server.
• Defines device availability.
• Defines application properties for Store ID and Register Number.