(→Client-side Browser Support) |
(→Jetty Requirements) |
||
Line 7: | Line 7: | ||
== Jetty Requirements== | == Jetty Requirements== | ||
− | + | Jetty version 9.3.2 is now embedded in the Workspace Web Edition & Web Services installation. Previously, you had to install and configure Jetty separately. | |
+ | |||
+ | <toggledisplay linkstyle font-size:larger showtext="[+] Click here for the Jetty installation details" hidetext="[-] Click here to hide the Jetty installation details"> | ||
+ | =Installing and Configuring Jetty= | ||
+ | Jetty version 9 is a mandatory component that must be installed and configured on each Workspace Web Edition & Web Services node prior to starting the installation and configuration of Workspace Web Edition & Web Services. | ||
+ | |||
+ | __NOTOC__ | ||
+ | |||
+ | <!-- Available styles: (default)-Important, 2-Tip, 3-Warning --> | ||
+ | <!-- Important: equal signs (=) will not work in a note. Use the equivalent HTML code (=) instead.--> | ||
+ | {{NoteFormat|Jetty version 8 is no longer supported by [[Welcome|Genesys Web Services]]. For more information about Jetty, refer to the [http://www.eclipse.org/jetty/documentation/current/ Jetty documentation].}} | ||
+ | ===Installing Jetty=== | ||
+ | '''Prerequisites''' | ||
+ | *You have installed the latest [http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html Java 1.7 JDK 64bit for Linux]. For more information, refer to the [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html Java documentation]. | ||
+ | |||
+ | '''Start'''<br/> | ||
+ | |||
+ | <ol> | ||
+ | <li>[http://download.eclipse.org/jetty/ Download the latest Jetty version available in stable-9 from Eclipse].</li> | ||
+ | <li>Copy the Jetty archive to the installation directory. For example: <tt>/opt/jetty</tt><br/></li> | ||
+ | <li>Use a tar utility to extract the files. For example: <tt>tar -zxvf jetty-distribution-9.2.1.v20140609.tar.gz</tt><br/></li> | ||
+ | <li>Start Jetty to confirm it has been installed correctly:</li> | ||
+ | <nowiki>[java_path]/java -jar [jetty_path]/start.jar </nowiki> | ||
+ | *[java_path] — The path to your Java installation. For example, <tt>/usr/bin</tt>. | ||
+ | *[jetty_path] — The path to your Jetty installation. For example, <tt>/opt/jetty</tt>. | ||
+ | <li>Test Jetty by entering the following URL in a web browser: <tt>http://[host]:8080</tt></li> | ||
+ | *[host] — The host name (fully qualified domain name) or IP address where you installed Jetty. | ||
+ | |||
+ | You should see a Jetty Test application page. | ||
+ | |||
+ | <li>Stop Jetty by pressing <tt>Ctrl+c</tt>. | ||
+ | </ol> | ||
+ | |||
+ | '''End''' | ||
+ | </toggledisplay> | ||
==Cassandra Requirements== | ==Cassandra Requirements== |
Revision as of 12:16, March 18, 2015
Prerequisites
Contents
To work with Workspace Web Edition & Web Services, make sure that your system meets the following minimum requirements:
OS Requirements
- Linux Red Hat, versions 5 & 6
Jetty Requirements
Jetty version 9.3.2 is now embedded in the Workspace Web Edition & Web Services installation. Previously, you had to install and configure Jetty separately.
[+] Click here for the Jetty installation details
Cassandra Requirements
Browser Support
Workspace Web Edition
The Workspace Web Edition agent interface supports the following browsers:
- Microsoft Internet Explorer 10
- Google Chrome 22+
- Firefox 15+
Gplus Adapter for Salesforce
The adapter supports the following web browsers:
- Firefox 34+, running on Windows and OS X 7+
- Google Chrome 31+, running on Windows and OS X7+
Genesys Environment
In addition to having a Genesys Management Framework 8.1 environment installed and running, the following table lists the Genesys components that are used with a WWE&WS installation
Feature | Genesys Component |
---|---|
Voice API |
|
Multimedia API | |
Reporting | |
Mobile Push Notifications |
Next Steps
Comments or questions about this documentation? Contact us for support!