The
Sterling-VoiceLogistics Pro integration pack is supported on the following
stack:
- Database server - Oracle 9i and later.
- Application
server - Apache Tomcat 5.0.
- Operating system - Windows Server
2003
- Java™ plug-in -
JDK 1.5
Prerequisites for the Sterling-VoiceLogistics
Pro
Integration Pack
The
Sterling-VoiceLogistics Pro integration pack is certified on VLP 2.1.3.5.
Notes:
- VLP
is not bundled with the Sterling Warehouse Management System.
Install VLP on
your system using the instructions provided in the VLP Bookshelf Guide.
- Ensure that you have the Sterling Warehouse Management System,
version 8.5, installed
on your system.
- By default, VLP installs and points to JDK
1.4.2, which is installed
as part of VLP installation. For the Sterling-VoiceLogistics Pro integration
pack, point the environment to either JRE 1.5 or to a later version.
For the Sterling-VoiceLogistics Pro integration pack, the environment
variable JAVA_HOME should point to JDK 1.5.
- Ensure that you
have performed the following tasks:
Navigate
to the <VOX_HOME>/vlp_core/src/voxconnect_ext directory path
Open
the build.xml file
Go to target voxconnectextensions
add
source parameter in javac task as:
<javac destdir="${build}"
debug="true" debuglevel="lines,vars,source" source="1.4">
- When
configuring the Tomcat service properties, navigate to the Java tab, configure the Java Virtual Machine (JVM) parameter to point
to JDK 1.5, and under Java Options,
add the following properties as shown in the image that follows: Also
ensure that your environment variable points to JDK 1.5.
- -DvendorFile=/servers.properties
- -Dvendor=shell
