Welcome to the Pervasive FIX services for Progress Sonic ESB. This document contains the most up-to-date information about the software and may supersede that in the product documentation. It covers the following topics:
The services have been tested on the following systems and platforms for use with Sonic ESB 7.5 and 7.6.
|
System
|
Supported Versions
|
Hardware Platform
|
|---|---|---|
|
Microsoft Windows
|
2003 Server R2 SP1
XP SP2 Vista Ultimate Edition |
x86
|
|
Novell SUSE Linux Enterprise
|
9.3
10 |
x86
|
|
Red Hat Enterprise Linux
|
4
5 |
x86
|
Technical support is provided only for these systems and platforms.
Before using the services, install the necessary applications on your computer or network.
The services can work in a distributed environment. This allows you to install Sonic ESB and Sonic MQ Domain Manager on one networked machine and the Sonic containers on another machine.
All of the following must be installed on the same networked machine:
Progress Sonic MQ is bundled with JRE 1.4.2 and JRE 1.5. The FIX services require JRE 1.5 or newer. Review the following for any tasks you may need to perform.
For demonstration purposes, assume that Sonic is installed in C:\Sonic and JRE 1.5 is installed in C:\Sonic\MQ7.6\jre15-win32.
set SONICMQ_JRE=C:\Sonic\jre14-win32\bin\java.exe
set SONICMQ_JREW=C:\Sonic\jre14-win32\bin\javaw.exe
set MGMTCONSOLE_JRE=C:\Sonic\jre14-win32\bin\java.exe
set SONICMQ_JRE=C:\Sonic\MQ7.6\jre15-win32\bin\java.exe
set SONICMQ_JREW=C:\Sonic\MQ7.6\jre15-win32\bin\javaw.exe
set MGMTCONSOLE_JRE=C:\Sonic\MQ7.6\jre15-win32\bin\java.exe
set JAVA_HOME=C:\Sonic\jre14-win32
set JAVA_14_HOME=C:\Sonic\jre14-win32
set JAVA_HOME=C:\Sonic\MQ7.6\jre15-win32
set JAVA_14_HOME=C:\Sonic\MQ7.6\jre15-win32
For demonstration purposes, assume that Sonic is installed in /opt/Sonic and JRE 1.5 is installed in /opt/java5/jre. Use the following command to verify where your JRE versions are located and edit the example to fit your setup:
java -version
echo $JAVA_HOME
export JAVA_HOME=/opt/java5
cd /opt/Sonic/MQ7.x/bin/
cp setenv setenv.old
cat setenv.sh | sed "s,\(SONICMQ_JRE=\"\).*\",\1$JAVA_HOME/jre/bin/java\"," | sed "s,\(MGMTCONSOLE_JRE=\).*,\1\"$JAVA_HOME/username/bin/java\","> setenv
cd /opt/Sonic/ESB7.x/bin/
cp setenv.sh setenv.sh.old
cat setenv.sh | sed "s,\(JAVA_HOME=\"\).*\",\1$JAVA_HOME/jre\",">setenv.sh
FIX services run on both Microsoft Windows and Linux operating systems. You must manually import the services into Sonic ESB.
For details on importing and using the service, see Services for Progress Sonic ESB Users Guide. This documentation file is called sonic_services.pdf and is included with your installation package.
PERVASIVE SOFTWARE INC. LICENSES THE SOFTWARE AND DOCUMENTATION PRODUCT TO YOU OR YOUR COMPANY SOLELY ON AN AS IS BASIS AND SOLELY IN ACCORDANCE WITH THE TERMS AND CONDITIONS OF THE ACCOMPANYING LICENSE AGREEMENT.
PERVASIVE SOFTWARE INC. MAKES NO OTHER WARRANTIES WHATSOEVER, EITHER EXPRESS OR IMPLIED, REGARDING THE SOFTWARE OR THE CONTENT OF THE DOCUMENTATION; PERVASIVE SOFTWARE INC. HEREBY EXPRESSLY STATES AND YOU OR YOUR COMPANY ACKNOWLEDGES THAT PERVASIVE SOFTWARE INC. DOES NOT MAKE ANY WARRANTIES, INCLUDING, FOR EXAMPLE, WITH RESPECT TO MERCHANTABILITY, TITLE, OR FITNESS FOR ANY PARTICULAR PURPOSE OR ARISING FROM COURSE OF DEALING OR USAGE OF TRADE, AMONG OTHERS.
© Copyright 2008 Pervasive Software Inc.
All Rights Reserved.
|
Pervasive Software Inc. http://www.pervasive.com 12365 Riata Trace Pkwy, Bldg B Austin, TX 78727 USA Voice: (512) 231-6000 Fax: (512) 231-6010 Online Pervasive Contacts |
*** END OF README ***