Difference between revisions of "Configuring the Application Server"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 1: Line 1:
<includeonly>=== Installing and Upgrading the Application Server ===</includeonly>
<includeonly>=== Configuring the Application Server ===</includeonly>
Instructions are provided for [[#First-Time Installation|First-Time Installation]] and [[#Upgrades|Upgrades]].
 
;Considerations:
:* All database servers and web servers must be configured to be in the same timezone, regardless of where they are geographically located.
{{TBD| Do we retain any of these?
:* By default, the application server is installed to this destination directory: <tt>/~dirname/longjump_app_server</tt>,<br>where <tt>/~dirname</tt> is defined in <tt>installation.properties</tt> as the default <tt>install_dir</tt> parameter
:* Upgrades to the application server should use the same destination directory
:* Optionally, specify an <tt>install_dir</tt> path in the <tt>installation.properties</tt> file.<br>That destination path should be used for future upgrades, as well.
}}
{{:Installing the Application Server}}
{{:Installing the Application Server}}
====Upgrading the Application Server====
====Upgrading the Application Server====
If this is the first time the platform is being installed on this server, follow the instructions at [[#First-Time Installation|First-Time Installation]].
If this is the first time the platform is being installed on this server, follow the instructions at [[#First-Time Installation|First-Time Installation]].
Otherwise, follow the process described here.
Otherwise, follow the process described here.
{{:Upgrading the Application Server}}
{{:Upgrading the Application Server}}
<noinclude>
<noinclude>

Revision as of 23:39, 17 September 2015

Instructions are provided for First-Time Installation and Upgrades.

Considerations
  • All database servers and web servers must be configured to be in the same timezone, regardless of where they are geographically located.

__TBD: Do we retain any of these?

  • By default, the application server is installed to this destination directory: /~dirname/longjump_app_server,
    where /~dirname is defined in installation.properties as the default install_dir parameter
  • Upgrades to the application server should use the same destination directory
  • Optionally, specify an install_dir path in the installation.properties file.
    That destination path should be used for future upgrades, as well.

__ Installing the Application Server

Upgrading the Application Server

If this is the first time the platform is being installed on this server, follow the instructions at First-Time Installation.

Otherwise, follow the process described here.

Warn.png

Important:
These are instructions are for version 10.5 and later.
If you are upgrading to 10.5, use the 10.5 Upgrade Process, instead.

  1. If you have not already done so:
  2. Use the standard SoftwareAG installer to install the 10.5 platform.
    Learn more: In webMethods documentation page see the 9.9 Installation document.
  3. Start the Application Server
  4. When done, proceed to Configuring the Application Server