Jump to: navigation, search
(OS requirements)
Line 10: Line 10:
  
 
== Jetty requirements==
 
== Jetty requirements==
*[[InstallingAndDeployingJetty|You have installed and configured Jetty 9.]]
+
{{Chgbar_open}}*Jetty 9.3.2 is now embedded in the Web Services and Applications installation. For Web Services and Applications version 8.5.201.09 or earlier, you need to [[InstallingAndDeployingJetty|install and configure Jetty 9 separately]].{{Chgbar_close}}
<!--Jetty 9.3.2 is now embedded in the Web Services and Applications installation, as of release 8.5.200.63 {{Editgrn_open}}to be confirmed at final freeze{{Editgrn_close}}. Previously, you had to install and configure Jetty separately.
 
<toggledisplay linkstyle font-size:larger showtext="[+] Click here to see the old Jetty installation details" hidetext="[-] Click here to hide the Jetty installation details">
 
<div style="border: 1px solid #dfd5d5; padding: 20px;">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.
 
 
 
{{NoteFormat|Jetty version 8 is no longer supported by [[Welcome|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] &mdash; The path to your Java installation. For example, <tt>/usr/bin</tt>.
 
*[jetty_path] &mdash; 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] &mdash; 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'''
 
</div>
 
</toggledisplay>-->
 
  
 
==Cassandra requirements==
 
==Cassandra requirements==

Revision as of 14:10, March 8, 2016

Prerequisites

To work with Web Services and Applications, make sure that your system meets the following minimum requirements:

OS requirements

  • Linux Red Hat, version 6

Java requirements

Jetty requirements

*Jetty 9.3.2 is now embedded in the Web Services and Applications installation. For Web Services and Applications version 8.5.201.09 or earlier, you need to install and configure Jetty 9 separately.

Cassandra requirements

Browser support

Workspace Web Edition

Workspace Web Edition supports the following browsers:

  • Microsoft Internet Explorer 10 and 11
  • Google Chrome 38+
  • Firefox 34+

Gplus Adapter for Salesforce

Gplus Adapter for Salesforce supports the following web browsers:

  • Microsoft Internet Explorer 10 and 11
  • Google Chrome 38+
  • Firefox 34+

The adapter supports the following browser when using the Workspace Web Edition deployment option:

  • Microsoft Internet Explorer 11
  • Google Chrome 38+
  • Firefox 34+

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 Web Services and Applications installation.

Feature Genesys Component
Voice API
Multimedia API
Reporting
Mobile Push Notifications

Next step

Comments or questions about this documentation? Contact us for support!