Kony Fabric Integration Services Hotfix 8.3.1.2
Fixed Issues
- Fixed an issue where the content header was passed to the back-end service in both GET and POST calls, though it is not mandatory for the GET call.
If you do not want the content header to be passed to the back-end service in GET calls, you must add theKONY_SERVER_REMOVE_CONTENT_HEADER_IN_GETas a server property in the Configurable parameters of the App Services Console and set the value of this property to true. - Fixed an issue where the front-end URLs failed when hyphens (-) were present in the URLs. All valid URL characters can now be part of the front-end URLs.
- Fixed an issue where the Service Duration Detail Report did not generate if the applicationID (aid) and applicationName (aname) were different.
- Updated the default cache duration from 10 minutes to 20 minutes.
Upgrade Instructions:
- For Cloud: Raise a cloud upgrade request.
- For On-Premises:
Follow these steps:- Download Kony Fabric 8.3.1.2 Integration Server artifacts from
http://download.kony.com/onpremise/mobilefabric/server/8.3.1.2/mf-integrationserver-8.3.1.2.zip - Extract the mf-integrationserver-8.3.1.2.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
- Restart the server.
- Download Kony Fabric 8.3.1.2 Integration Server artifacts from
