MobileFirst Studio (formerly Worklight Studio) is an Eclipse-based IDE, allowing to develop, test, manage, and secure mobile applications.
Questions tagged [mobilefirst-studio]
125 questions
0
votes
1 answer
MobileFirst 7.1 Studio - Server failed to start
I am using MobileFirst Studio version 7.1.0.0-MFPF-StudioP2-IF201611182214.
When trying to start the local development MobileFirst server it failed with below error.
I checked the localhost entry to point to 127.0.0.1 But still the same.
Java…

Ragu
- 402
- 1
- 4
- 18
0
votes
1 answer
Deleted jars while migrating MobileFirst project
I am trying to migrate MobileFirst project from 6.0 to 7.1.
When I loaded the project into MobileFirst Studio, I noticed that these jars (commons-codec.jar, jackson-core-asl.jar, jackson-mapper-asl.jar, gcm.jar, cordova_plugins.jar) automatically…

user1040987
- 83
- 2
- 9
0
votes
1 answer
How to build app using IPV6 IP Address in mobilefirst hybrid application?
I'm using MobileFirst Platform Foundation 7.1 and IDE Eclipse Version Mars.2 Release (4.5.2).
While i'm building the app in Studio using an IPV6 Address it fails as follows:
Incorrect MobileFirst server information: For input string:

Krish
- 15
- 1
- 3
0
votes
1 answer
Adding third party Library to the native project makes the "IBMMobilefirst Platform "not found?
I want to add "Crashlytics" and "Appsflyer" framework in the IBM Mobilefirst iOS Project. After adding the Framework it shows that the " 'IBMMobileFirstPlatformFoundationHybrid/MFPMainViewController.h' file not found".
Tried with both Cocoapods…

Gokulnath
- 235
- 2
- 13
0
votes
1 answer
Passing java.security.auth.login.config to Mobilefirst Patform Server
How can we pass following parameter to Mobilefirst Development Server?
-Djava.security.auth.login.config=login.config
I have tried adding it to jvm.options file, and it seems it is passed as parameter without effect.
Following is the code I am…

Mohammad
- 1,636
- 1
- 13
- 17
0
votes
2 answers
MobileFirst unable to load html page
When creating an app in MobileFirst ,the html page is not loaded .
The port number in the error message is shown as -1 .
IDE is Eclipse Mars
I followed steps available on this link…

rajesh sukumaran
- 19
- 1
- 10
0
votes
1 answer
How do build and deploy WP8 app on device which is created from Mobile First 7.1?
I made simple Test app to check direct update in Mobile First 7.1.
Added WindowsPhone8 - Universal environment. Opened created native windows8 folder in Visual Studio. Now its showing three folders namely .Shared, .Windows8(Windows8.1) and…

RAJENDRA PRASAD S.J
- 83
- 7
0
votes
1 answer
How to push authentication code to production server
I have realms authenticator and loginmodule in development server . I want to know how to push these things to production server.

Rahul
- 217
- 1
- 9
0
votes
2 answers
Unable to install Worklight for eclipse
I'm trying to install IBM MobileFirst Platform Studio in Eclipse Juno SR2.
But, each time I get the following error
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee,…

ChandrasekarG
- 1,384
- 13
- 24
0
votes
1 answer
MobileFirst 7.1 OSX Eclipse server url setting
I am using Eclipse Juno with MFP 7.1 in a Mac.
I put my server address in Configure Build and Deploy Target http://example.com:80 and then use Run As > Run on MobileFirst Development Server.
In Windows, this updates my worklight.plist and…

Kunwar Adeel
- 36
- 5
0
votes
1 answer
IBM MobileFirst 7.1.0 WL.Device.getID changes on the same device
mfp -v 7.1.0.00.20160401-2108
wladm -version 7.1.0.00.20160323-1606
WL.Device.getId sometimes returns different id on the same device with app reinstallation or update from Store.
It happens both on Android and iPhone.
It happens only when app is…

psx
- 1,315
- 2
- 10
- 12
0
votes
1 answer
Error Access Denied Reload for desktopbrowser environment in MFS 7.1
I made simple application. Added android and desktopbrowser environments. Android app works fine.
While preview desktopbrowser environment getting Error Access Denied Reload dialog box infinite times.
Made below two changes in…

RAJENDRA PRASAD S.J
- 83
- 7
0
votes
1 answer
HTTP vs. SAP adapters in MFP 7.1
Trying to use the Service Discovery feature of MobileFirst Platform Studio 7.1.0.00-20160323-1606.
The adapter.xml file that gets generated is for an HTTP adapter, not an SAP adapter.

Paul Horan
- 66
- 4
0
votes
1 answer
Not able to build and deploy Mobilefirst app on Iphone
My environment setup is:
Eclipse luna
Mobilefirst version 7.1.0.00-20151012-1525
OS windows 7
I am working on a app in which I have added IPhone environment and to deploy app on IPhone copied native folder to mac and using xcode to deploy but…

Sanket K.
- 197
- 12
0
votes
1 answer
Adding Android Environment to IBM MobileFirst Shell component
I am using IBM MFP Studio 7.1 and following the tutorial on how to add an android environment to a Shell component: Documentation. As soon as I add the environment, I get this error:
[2016-04-05 08:45:58] FWLST1040E: android build failed: Trying to…

Spindoctor
- 434
- 3
- 17