| Article ID: | 182 |
| Last updated: | November 02, 2006 |
| User Opinions |
|
No users have voted.
|
|
Thank you for rating this answer.
|
SUMMARY
This article lists the required 3rd party software in order to install and run the various components that make up Audium. This software must be obtained separately. This article also details the supported operating systems and other important installation considerations.
SYMPTOMS
N/A
RESOLUTION
Audium Studio
The only requirement to run Audium Studio is Microsoft Windows 2000 or Microsoft Windows XP. Everything Studio requires is included in the installation.
Audium Call Services
Audium Call Services is certified to run on various operating systems, application servers, and Java versions.
Operating System
Audium Call Services is certified to run on the following operating systems:
- Microsoft Windows 2000 with SP3
- Microsoft Windows XP Professional
- Red Hat Linux 7.2 or 8.0
- Sun Solaris 9
Note that each operating system has its own list of certified application servers.
Java
Sun’s Java 2 Standard Edition (J2SE) version 1.3.1_06 (or later in the 1.3.1 family) or J2SE version 1.4.1 (or later) is required to run Audium Call Services.
- The latest Java 1.3.1 J2SE version can be downloaded from Sun website at:
http://java.sun.com/products/archive/j2se/1.3.1_06/index.html
- The latest Java 1.4.1 J2SE version (1.4.1_07) can be obtained from:
http://java.sun.com/products/archive/j2se/1.4.1_07/index.html
Important Note: While Java 1.4.1 J2SE is certified to run Audium Call Services, custom Java code must be compiled against J2SE 1.3.1.
Application Server
Audium Call Services is certified to run on the following application server / operating system pairs:
Windows
Apache Jakarta Tomcat version 4.1.24 or 5.0.24.
IBM WebSphere 4
Linux
Apache Jakarta Tomcat version 4.1.24 or 5.0.24
Solaris
Caucho Resin 2.1.4
Sun Java System Application Server Platform Edition 7u3
BEA WebLogic 8.1
Apache Jakarta Tomcat can be obtained from the Apache Jakarta project website at:
http://archive.apache.org/dist/jakarta/tomcat-4/archive/v4.1.24/bin/ – version 4.1.24
http://archive.apache.org/dist/jakarta/tomcat-5/archive/v5.0.24/bin/ – version 5.0.24
Information on IBM WebSphere is available at:
http://www.ibm.com/websphere
Caucho Resin 2.1.4 can be obtained from:
http://www.caucho.com/download/
A trial version of Sun Java System Application Server Platform Edition 7u3 can be obtained from:
http://wwws.sun.com/software/products/appsrvr_se/home_appsrvr_se.html
Information on BEA WebLogic is available at:
http://www.bea.com/
Note: For the most recent list of supported application servers please refer to the Audium Support Center at:
http://www.audiumcentral.com
Database (optional)
A database is required only if one or more applications running on Audium Call Services uses the Audium user management system. The two databases supported by the user management system are:
MySQL (http://www.mysql.org/downloads/index.html)
Microsoft SQLServer (http://www.microsoft.com/sql/evaluation/trial/)
In order enable database access on your application server, a compatible JDBC driver must be installed. These drivers, typically packaged as JAR files, should be placed in a directory accessible to the application server classpath (on Tomcat, for example, in common/lib). Additionally, Audium Call Services communicates with the database using JNDI naming and the application server must be configured to refer to this JNDI name accordingly. Please refer to the application server documentation on how to set up JNDI naming for use by web applications.
|