Difference between revisions of "Software Requirements"
Wikieditor (talk | contribs) Tag: Reverted |
Wikieditor (talk | contribs) Tags: Manual revert Reverted |
||
Line 2: | Line 2: | ||
<noinclude>__TOC__</noinclude> | <noinclude>__TOC__</noinclude> | ||
====Installing MySQL Version | ====Installing MySQL Version 5.7.xx==== | ||
<!-- | <!-- | ||
Stefka Dimitrova maintains the | Stefka Dimitrova maintains the spreadhsheet with OS and DB requirements: | ||
DRAFT VERSION: | DRAFT VERSION: | ||
http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9) | http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9) | ||
Line 27: | Line 27: | ||
|-valign="top" | |-valign="top" | ||
|MySQL Server|| | |MySQL Server|| | ||
*MySQL Version | *MySQL Version 5.7.xx (Community Edition or Enterprise Edition) | ||
*MySQL Commercial or Community Client | *MySQL Commercial or Community Client | ||
*MySQL Commercial or Community Server | *MySQL Commercial or Community Server | ||
Line 34: | Line 34: | ||
*MySQL Commercial or Enterprise common files | *MySQL Commercial or Enterprise common files | ||
If you are a platform user, see [[Configure the MySQL Server]]. | If you are a platform user, see [[Configure the MySQL Server]]. | ||
|-valign="top" | |-valign="top" | ||
| <span id="libs">Libraries</span> || Download the '''third-party libraries''' and save | | <span id="libs">Libraries</span> || Download the '''third-party libraries''' and save it in a folder.<br>You might want to integrate them into the system during the installation. | ||
:* Download mysql-connector-java- | :* Download mysql-connector-java-5.1.24-bin.jar [http://dev.mysql.com/downloads/connector/j/ here]. | ||
:* Download jta.jar [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here] | |||
|} | |} | ||
====Installing MySQL Version | ====Installing MySQL Version {{MySqlVersion}}.xx==== | ||
<!-- | <!-- | ||
Stefka Dimitrova maintains the | Stefka Dimitrova maintains the spreadhsheet with OS and DB requirements: | ||
DRAFT VERSION: | DRAFT VERSION: | ||
http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9) | http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9) | ||
Line 72: | Line 58: | ||
|Operating System | |Operating System | ||
| | | | ||
* RedHat Enterprise Linux Server - Version 5, Version 6 (recommended), or Version 7 | * RedHat Enterprise Linux Server - Version 5, Version 6 (recommended), or Version 7 | ||
* SUSE Linux Enterprise Server - Version 11 or Version 12 (recommended) | * SUSE Linux Enterprise Server - Version 11 or Version 12 (recommended) | ||
* CentOS Linux - Release 7 | * CentOS Linux - Release 7 | ||
{{Note| You must change the System Locale Language settings to English USA}} | {{Note| You must change the System Locale Language settings to English USA}} | ||
* Windows Server 2016 | * Windows Server 2016 | ||
Line 80: | Line 66: | ||
|-valign="top" | |-valign="top" | ||
|MySQL Server|| | |MySQL Server|| | ||
*MySQL Version | *MySQL Version {{MySqlVersion}}.xx (Community Edition or Community Enterprise Edition). This is going to reach EOL in the near future. For more information, see [https://www.mysql.com/support/eol-notice.html MySQL Product Support EOL Announcements]. | ||
*MySQL | *MySQL Client | ||
*MySQL | *MySQL Shared libraries | ||
*MySQL Shared compatibility libraries | |||
*MySQL | *MySQL Headers and libraries | ||
*MySQL | |||
If you are a platform user, see [[Configure the MySQL Server]]. | If you are a platform user, see [[Configure the MySQL Server]]. | ||
|-valign="top" | |-valign="top" | ||
| <span id="libs">Libraries</span> || Download the '''third-party libraries''' and save it in a folder.<br>You | | <span id="libs">Libraries</span> || Download the '''third-party libraries''' and save it in a folder.<br>You might want to integrate them into the system during the installation. | ||
:* Download mysql-connector-java-5.1.24-bin.jar [http://dev.mysql.com/downloads/connector/j/ here] | :* Download mysql-connector-java-5.1.24-bin.jar [http://dev.mysql.com/downloads/connector/j/ here] | ||
:* Download jta.jar [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here] | :* Download jta.jar [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here] | ||
|} | |} | ||
====Required for Basic Platform Functionality==== | ====Required for Basic Platform Functionality==== |
Revision as of 09:53, 6 September 2022
Installing MySQL Version 5.7.xx
Operating System |
|
MySQL Server |
If you are a platform user, see Configure the MySQL Server. |
Libraries | Download the third-party libraries and save it in a folder. You might want to integrate them into the system during the installation. |
Installing MySQL Version 5.5.xx
Operating System |
|
MySQL Server |
If you are a platform user, see Configure the MySQL Server. |
Libraries | Download the third-party libraries and save it in a folder. You might want to integrate them into the system during the installation. |
Required for Basic Platform Functionality
Mail Server |
An email message should be received at the specified address. If the confirmation message does not arrive, check the mail log to discover the cause.
|
Cache |
Ehcache is available in the Common Tomcat profile. For more information, see Configuring Ehcache. |
Web Server |
The Apache web server can be placed in front of the Tomcat appserver to deliver static content more efficiently.
For more information, see Installing and Configuring Apache for Use with the Platform. |
Java |
The installation and operation of the AgileApps Cloud platform requires Java 8. However, the custom code in Java Class continues to be validated against Java 6 syntax as the instrumentation engine responsible for monitoring resource utilization works only on Java 6 byte codes. |
Browser Support |
As part of the security processes, the Remember me on this computer option is removed from the browser's login page.
|
Required for Additional Functionality
OpenOffice (optional) |
| ||
HornetQ (optional) |
The Messaging Server is an optional platform component that:
Get HornetQ from http://www.jboss.org/hornetq/downloads.html. For more information, see Installing the Messaging Server. | ||
Charting Libraries (optional) |
Additional libraries are needed to email a chart or a report. For more information, see Install the Chart Handling Libraries. |