-4

I am planning to upgrade mobilefirst (MF) server from version 6.1 to 7.1. Current Websphere application server (WAS) network deployment (ND) version is 8.0.0.

Is it mandatory to upgrade WAS to 8.5.x before upgrading MF or MF 7.1 works fine with WAS 8.0.0?

parth.hirpara
  • 542
  • 3
  • 19

1 Answers1

1

Have a look at the MobileFirst Platform Foundation 7.1 System Requirements page: http://www.ibm.com/support/knowledgecenter/SSHS8R_7.1.0/com.ibm.worklight.getstart.doc/start/r_supported_operating_systems_an.html.

Specifically at the Supported Software page: http://www-969.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=46183B706BEA11E48038141DE954FC88&osPlatforms=AIX%7CLinux%7CMac%20OS%7CMobile%20OS%7CSolaris%7CWindows&duComponentIds=S001

Where the following is listed for WAS ND as the Prerequisite Minimum: 7.0.0.35

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
  • Thanks. I fount it here http://www-969.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=46183B706BEA11E48038141DE954FC88&osPlatform=Windows#sw-0 Under supported software. – parth.hirpara Sep 26 '16 at 07:32