Search code examples
blackberryblackberry-10blackberry-webworksrippleblackberry-widgets

BlackBerry Ripple emulator Start Services does nothing


I want to package and launch my BlackBerry Hello World application for WebWorks. For developement, I am using the Ripple emulator. The Ripple simulator says:

The build and deploy services are not currently running, would you like to start them?

After pressing the button Start Services nothing happens and no errors are in the error console.


Solution

  • In my case, the problem was caused by not running the application from a web server. (I pointed the url directly to the file system.)