IBM MobileFirst Platform (formerly IBM Worklight Foundation) Server is designed to seamlessly integrate into the enterprise environment and leverage its existing resources and infrastructure.
Questions tagged [mobilefirst-server]
468 questions
2
votes
1 answer
How to get Hostname and Port of IBM MobileFirst server where a Java Adapter is deployed?
I am using IBM MobileFirst Platform Foundation 8.0.0. I have a Java Adapter that is deployed on the mobilefirst server that is calling an external service. After creating a resource on the external system, I return the created id on “location”…

Sudharshan Govindan
- 21
- 1
2
votes
0 answers
Facing server error while sending apple push notification using Mobile First
I am trying to implement tag based push notification in Mobile first environment. After successfully subscribing to a tag from the device, if I try to invoke push notification from server side, I am getting following error.
[3/4/16 2:12:32:838…

Akash Kumar
- 165
- 1
- 12
2
votes
2 answers
Upgrade project from WorkLight 6.1 to MobileFirst 7.1
I have a project build with WorkLight 6.1 and I'm going to upgrade this project to MobileFirst 7.1 .
I found a link from IBM regrading upgrade from earlier version of MobileFirst , but not from WorkLight 6.1 .
Appreciate if anyone can provide me…

Tony_Ynot
- 155
- 1
- 14
2
votes
1 answer
building for watchOS simulator, but linking in object file built for OSX, for architecture i386
we have xcode 7.1.1, MobileFirst 7.1 and followed below link but for our hybrid application with apple watch…

MichealSmith
- 183
- 1
- 2
- 9
2
votes
2 answers
MobileFirst: WAS Liberty disable LTPA tokens auto-generation
One of my client wants to disable the LTPA token auto-generation process of MobileFirst WAS Liberty environment.
How to disable it or is this possible ?
Our Environment:
MobileFirst 6.3
WAS Liberty Core v8.5.5.4
Windows Server 2012 R2

AAhad
- 2,805
- 1
- 25
- 42
2
votes
1 answer
MobileFirst Error: Cannot perform this operation on removed entity
I am currently working with an IBM consultant to upgrade our Mobile App from Worklight 5.0.6 to MobileFirst 7. I am deploying locally. I am occasionally getting this error message that prevents me from deploying to the console:
[2015-05-28 11:35:16]…

Julie Beck
- 258
- 1
- 3
- 14
2
votes
1 answer
install MobileFirst 7.0 server (for test and production environment) with IBM Installation Manager
While I'm following the IBM Knowledge Center' guide to install a IBM MobileFirst 7.0 Server for production environment but that document is too simple for any newbees to handle it.
Can someone provide a more detailed guide and a MF 7.0 server…

Sam Su
- 6,532
- 8
- 39
- 80
2
votes
1 answer
How to run the "PushNotification" Sample on the MF Test Server (Remote Server)?
I try to run the sample push notification, from getting started (https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-6-3/notifications/push-notifications-hybrid-applications/), on the MF Server using WAS and DB2. The sample…

Thomas Suedbroecker
- 454
- 6
- 23
2
votes
1 answer
Can not deploy a test project to MobileFirst server
I tried to follow a basic example from the developer site (Creating First Hybrid Application), however i have not been able lo launch the development server successfully.
I am using Eclipse Luna with MobileFirst Studio plug-in 7.0 for Eclipse, Java…

Jorge Morales
- 188
- 8
2
votes
1 answer
Having problems deploying project environments in MobileFirst 7
I've installed MobileFirst 7 for Eclipse (CN4V3EN) and I'm having problems deploying project environments.
The steps i've taken:
Created a MobileFirst Project->Hybrid Application and gave it a name.
Tried to run on Mobile First Development Server…

Mike Barros
- 43
- 6
2
votes
2 answers
Mobilefirst Failed synchronizing application from the administration service
I create a new project in MobileFirst 7.0, but as soon as I am deploying it into MobileFirst Development server it is giving me following error:
[ERROR ] FWLSE0081E: Failed synchronizing application from the administration service. This prevents…

Prerak Tiwari
- 3,436
- 4
- 34
- 64
2
votes
3 answers
IBM MobileFirst: using external jar files during command line build
We are trying to use a org.JSON.JSONObject library for some intense json processing in the adapter side. We have Java classes which processes the data received from http adapters.
mobilefirst 6.3.0 and using cli 20150701 build
(the recent…

Futur
- 8,444
- 5
- 28
- 34
2
votes
1 answer
IBM MobileFirst - NoClassDefFoundError
I'm developing hybrid application using IBM MobileFirst Platform Studio (v6.3 - former IBM Worklight).
Since there is a requirement to call Oracle stored PL/SQL procedures which contain OUT params I used a solution offered here How to get OUT…

mmesnjak
- 169
- 4
- 14
1
vote
1 answer
mfp server configuration in maven web application
I have gone through following FirstMobile developer guide for web application development.
https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/8.0/web-tutorials/
My understanding is there are 2 ways to create web application. Those are…

Madhavareddy Yoga
- 11
- 1
1
vote
0 answers
MFP 7.1 In few devices and network carrier the app login is not going through. But on some other devices it is working
Environment:
Windows Server 2012 R2
JRE 1.8.0_101
IBM WAS Liberty Core 8.5.5.5
IBM MFP 7.1
IBM HTTP Server 8.5..5
We have a MFP 7.1 Server and application created with Cordova and is running on a production environment. The application working…

Jagadeesan Annadurai
- 11
- 1