Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this release, some manual changes are required in Server.

Changes in web.xml.

  1. Copy the web.xml file from patch location, and paste it at <ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/web/WEB-INF location replacing the existing one.
  2. Open the copied file and replicate the manual changes that you may have done in your previous web.xml file (that you had saved as a backup).
  3. Save the file.

Changes in jetty.xml

  1. Copy the jetty.xml file from patch location, and paste it at <ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/etc/jetty location replacing the existing one.
  2. Open the copied file and replicate the manual changes that you may have done in your previous jetty.xml file (that you had saved as a backup).
  3. Save the file.

Changes in webdefault.xml

  1. Copy the webdefault.xml file from patch location, and paste it at <ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/web/WEB-INF
 location
  1.  location replacing the existing one.
  2. Open the copied file and replicate the manual changes that you may have done in your previous webdefault.xml file (that you had saved as a backup).
  3. Save the file.

Changes in launcher.properties

  1. Copy the launcher.properties_Server file from patch location, and paste it at <ConnectServerInstallFolder>/AdeptiaServer/
ServerKernel
  1. ServerKernel/etc location.
  2. Rename the copied launcher.properties_Server file to launcher.properties.
  3. Open the copied file and replicate the manual changes that you may have done in your previous launcher.properties file (that you had saved as a backup).
  4. Save the file.

Once the post patch deployment steps are done, start the services, i.e. Kernel and WebRunner.