Questions tagged [worklight-studio]

Worklight Studio (now MobileFirst Platform Foundation) Studio is an Eclipse-based IDE, part of the IBM Worklight Mobile Platform.

306 questions
13
votes
2 answers

JQuery .popup("open") not working properly on iOS 9 device

onClick event we call following $("#popupDialog").popup("open"); $("#popupDialog").popup("open"); $("#username").focus(); the popup appears and suddenly disappear. We are facing this issue on iOS devices , since we updated ipad and iphone to ios 9…
MichealSmith
  • 173
  • 2
  • 9
5
votes
3 answers

IBM Worklight - Where to find previous releases

I am looking to setup an Eclipse development environment with IBM Worklight v5.0.5 Fix pack 1. Can I get some pointers on the installation links for older versions of Worklight?
sunil32
  • 115
  • 1
  • 6
5
votes
2 answers

IBM Worklight 6.0 - Where's my Worklight Console gone?

I've just upgraded to Worklight 6.0 and now, I can't find my console! I used to visit http:// localhost:8080/console but I can't get there now. Worklight tells me the following: [AUDIT ] CWWKT0016I: Web application available (default_host):…
Creights
  • 847
  • 1
  • 12
  • 25
4
votes
2 answers

How to set Android SDK target in Worklight Studio

I just installed a new Worklight 6.1 environment (Studio). I got a brand new Eclipse 4.3.1 and installed Worklight 6.1 plugin on top of that. Then I downloaded Android SDK and Tools. When I created my first sample project and added Android…
gxvigo
  • 647
  • 2
  • 8
  • 19
4
votes
1 answer

IBM Worklight 6.1 - Adding the optional Analytics feature has no effect

I have installed the Eclipse Juno SR2 client for Worklight 6.1 EE and when I add the optional analytics feature to the application-descriptor.xml file, I do not see any Tealeaf libraries added to the project. I am running on Mac v10.9. Any ideas?
3
votes
1 answer

IBM Worklight 6.1 - Questions about upgrading Cordova in a project

IBM Worklight 6.1.0 is now using Cordova v3.1. The upgrade process for Cordova configuration is automated. My questions are: How the auto-upgrade is carried out in worklight? How do I know whether my Cordova library is updated? If the update is not…
Kawinesh SK
  • 2,998
  • 1
  • 13
  • 29
3
votes
3 answers

Worklight 6.0 WL development Server not starting

When I try to start my worklight development server Which is running on Windows 8 OS It gives me below error. CWWKE0005E: The runtime environment could not be launched. CWWKE0018E: An exception occurred while launching the runtime environment:…
3
votes
1 answer

how to install worklight developer edition in eclipse Juno on windows 7?

I want to develop mobile applications. For that I need IBM Worklight studio. I have been trying to install worklight studio in eclipse Juno on my Windows7 system. But I couldn't install and I have no idea how to install it even. Thanks in…
3
votes
5 answers

IBM Worklight 6.0 - Worklight Server not reachable

When I am trying to build and deploy my application by right-clicking on application name -> Run As -> Build All and Deploy... I am getting a failure notification in the console: Failed to deploy the application to Worklight server: please…
Anil kumar
  • 525
  • 2
  • 8
  • 28
3
votes
1 answer

IBM Worklight - How to import Worklight code into Eclipse?

I am looking for information on how to import existing Worklight code into a Worklight-enabled Eclipse environment. In addition to importing a project, it seems that it is also possible to import an app and an adapter. What subcomponents would an…
Lennart
  • 69
  • 6
2
votes
1 answer

API for Encryption(Client) and Decryption(Server/Adapter) in Worklight

Please let me know Is worklight is providing any API to encrypt data from client side and same data that can be decrypted from adapter(server) side? Something like SecurityUtils which going to works on both(server and client)sides.
2
votes
1 answer

IBM Worklight 6.2 Development Server Stops Automatically

I am currently working on IBM Worklight 6.2 in eclipse IDE. My problem is that when I put my PC in idle state for 5 to 10 minutes, Worklight server stops automatically. I don't know the reason. Is this a feature? Is there any way to disable it?
yogesh
  • 564
  • 6
  • 23
2
votes
2 answers

There is no WAR *to* deploy, but I have an EAR file

I have a Worklight project ready for deployment to a production server. I've not done this before. The documentation states... A WAR file is created by Worklight Studio for every Worklight project, regardless of the number of apps it contains. ...…
Martin Cowie
  • 3,208
  • 6
  • 36
  • 71
2
votes
1 answer

IBM Worklight 6.2 SRVE0777E: Exception thrown by application class 'com.worklight.core.auth.impl.AuthenticationFilter.verifyServletInitialized:422'

1) Java version "1.7.0_71" i have installed 2) I download eclipse Version: Kepler Service Release 1 Build id: 20130919-0819 and extracted. 3) I have tried to install worklight6.2 as said in this while installing i have faced…
Harish
  • 3,046
  • 2
  • 29
  • 46
2
votes
1 answer

Best practices to maintain different Worklight Studio patch versions

Whenever there is a new update of the worklight studio available in the eclipse market place I install it to get the latest fixes. When I restart eclipse after installing an update, Worklight triggers some kind of process to update my project to the…
Hans
  • 573
  • 1
  • 6
  • 22
1
2 3
20 21