...
In this release, some manual changes are required in Server.
Changes in web.xml.
- Copy the web.xml file from patch location, and paste it at …<ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/web/WEB-INF location replacing the existing one.
- 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).
Save the file.
Changes in jetty.xml
- Copy the jetty.xml file from patch location, and paste it at …<ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/etc/jetty location replacing the existing one.
- 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).
Save the file.
Changes in webdefault.xml
- Copy the webdefault.xml file from patch location, and paste it at …<ConnectServerInstallFolder>/AdeptiaServer/ServerKernel/web/WEB-INF
- location replacing the existing one.
- 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).
Save the file.
Changes in launcher.properties
- Copy the launcher.properties_Server file from patch location, and paste it at …<ConnectServerInstallFolder>/AdeptiaServer/
- ServerKernel/etc location.
- Rename the copied launcher.properties_Server file to launcher.properties.
- 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).
Save the file.
Once the post patch deployment steps are done, start the services, i.e. Kernel and WebRunner.