Kony Fabric Integration Services Hotfix 8.2.1.5
Fixed Issues
- Removed the java mail jar from the middleware folder as it throws exceptions if used in custom codes.
- Fixed an encoding issue in XPath.
Upgrade Instructions:
- For Cloud: Raise a cloud upgrade request.
- For On-Premises:
Follow these steps:- Download Kony Fabric 8.2.1.5 Integration Server artifacts from
http://download.kony.com/onpremise/mobilefabric/server/8.2.1.5/mf-integrationserver-8.2.1.5.zip - Extract the mf-integrationserver-8.2.1.5.zip, you will find the following war files in the
middlewarefolder:- admin.war
- services.war
- middleware.war
- apps.war
- Take a backup of the existing war files and replace them with the downloaded war files in your Web (or) Application Server (other than the Tomcat Application Server).
For Tomcat Application Server, follow these additional steps:
- Extract the following library list from the existing
admin.warorservices.war(fromadmin.war/WEB-INF/liborservices.war/WEB-INF/lib)- activeio-core-3.1.4.jar
- activemq-broker-5.9.0.jar
- activemq-client-5.9.0.jar
- geronimo-j2ee-management_1.1_spec-1.0.1.jar
- geronimo-jms_1.1_spec-1.1.1.jar
- hawtbuf-1.9.jar
- Copy the extracted jars files to the downloaded
admin.warandservices.warfolders (toadmin.war/WEB-INF/libandservices.war/WEB-INF/libpaths). - Deploy the patch build artifacts to the Tomcat Server.
- Extract the following library list from the existing
- Due to an update in the
deviceDetectionLogicfile for SPA apps, in casemiddleware_homeis configured with -D parameter, replace thedeviceDetectionLogic.xmlfile fromapps.warto themiddleware_homeat the following path:apps.war\WEB-INF\middleware\middleware-bootconfig\tc\deviceDetectionLogic.xmlto<<middleware_home>>\middleware\middleware-bootconfig\tc\deviceDetectionLogic.xml - Restart the server.
- Download Kony Fabric 8.2.1.5 Integration Server artifacts from