[Solved] Does IBM have a cloud hosting service that can be used to host worklight server/applications?

[ad_1] Start by looking at: http://www.ibm.com/cloud-computing/us/en/ IBM provides various ways to run the IBM MobileFirst Platform (formerly Worklight) as a hosted service. Some of them are unmanaged (you have to do your own IT). Some are managed. The basic option is to go to Softlayer and create an unmanaged Worklight instance. Look at http://www.ibm.com/marketplace/cloud/mobile-application-platform-pattern/us/en-us which … Read more

[Solved] What is the minimum version of websphere application server (Network deployment) required for Mobile first server (version 7.1)?

[ad_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 1 [ad_2] solved What is the minimum version of websphere application server (Network deployment) required for Mobile first server (version 7.1)?

[Solved] IBM Worklight – How to Setup Push Notification [closed]

[ad_1] You start by reading The IBM Worklight Getting Started Push Notifications training module and IBM Worklight Information Center‘s push-related articles. You then familiarize yourself with the push-related API methods (client, server) and then You either try to create a sample app yourself and/or review the supplied sample app prior to creating yours There is … Read more

[Solved] IBM MobileFirst Platform 6.3 Trail Issue [closed]

[ad_1] There is no expiration date on the Developer Edition. It is free for all time. The only restriction is that you may not use it to deploy applications to production environments – for this you must purchase a license from IBm. 15 [ad_2] solved IBM MobileFirst Platform 6.3 Trail Issue [closed]

[Solved] Worklight 6.1 – Barcode Scanner Plugin

[ad_1] Yaniv thanks. The problem was in CaptureActivity library. After importing “Existing Android Code Into Workspace”, I should BUILD the project library. Then it create a directory – “D:\Users\MyUser\workspaceNew\CaptureActivity\bin\” with “captureactivity.jar” file in it. Thanks! [ad_2] solved Worklight 6.1 – Barcode Scanner Plugin