Appboard/2.4/admin/blazeds installation instructions: Difference between revisions

imported>Andy.hopper
imported>Andy.hopper
 
Line 4: Line 4:


# Download and extract the BlazeDS distribution that you would like to use.
# Download and extract the BlazeDS distribution that you would like to use.
# Locate the folder on the filesystem containing the ''flex-messaging'' and ''cfgatewayadapter'' JAR files.
# Backup and remove the ''flex-messaging'' and ''cfgatewayadapter'' JAR files in the AppBoard installation folder under ''webapps/enportal/WEB-INF/lib''.
# Edit the ''conf/catalina.properties'' file in your AppBoard/enPortal installation.
# Locate the folder on the filesystem containing the new ''flex-messaging'' and ''cfgatewayadapter'' JAR files, and copy those files to ''webapps/enportal/WEB-INF/lib'' within the AppBoard installation directory.
#* Search for the property ''shared.loader'' and add the path to your BlazeDS JAR files (ensure your path is slash-delimited and note that this property represents a comma-separated list of path names).
# Restart AppBoard (refer to the OS specific installation guides above for starting/stopping AppBoard).
# Restart AppBoard (refer to the OS specific installation guides above for starting/stopping AppBoard).

Latest revision as of 19:25, 21 May 2014

Upgrading/Altering the BlazeDS Libraries

  1. Download and extract the BlazeDS distribution that you would like to use.
  2. Backup and remove the flex-messaging and cfgatewayadapter JAR files in the AppBoard installation folder under webapps/enportal/WEB-INF/lib.
  3. Locate the folder on the filesystem containing the new flex-messaging and cfgatewayadapter JAR files, and copy those files to webapps/enportal/WEB-INF/lib within the AppBoard installation directory.
  4. Restart AppBoard (refer to the OS specific installation guides above for starting/stopping AppBoard).