creating applications with service headless webworks

I created an application with some headless webworks by following this tutorial:

https://developer.BlackBerry.com/HTML5/documentation/v2_1/creating_a_ww_app_with_headless_app.html

but after having imported the native extension (service without head) in momentics IDE. When I tried to build the project, I got this error:

No rule for target "device-Debug".  Stop.

just for the record, when I try to create a new extention webworks, everything is ok and I can build my extension. However, I can build the project imported native extension Webworks.

Is there something I missed upward?

No it's not something that you screwed up - it is a bug in the SDK. The Makefile that comes with the SDK is removed somehow so you can not build the native part.

The WebWorks team is already is studying and working on a fix for it.

Meanwhile, Don Turner provided a work around in the comments on this tutorial page.

Tags: BlackBerry Developers

Similar Questions

  • Creating applications with InDesign

    I am a user of Indesign, and I plan to take a course on the development of applications with InDesign.  My understanding is that, in order to use this work, we would have to buy a license to use with DPS.  How much is something like this cost?  Adobe buries this information I can say.  I'm looking for a rough idea on what it would invest create a quarterly magazine distributed as an application (we already have the Creative Suite that I currently have to design our magazine as a quarterly print piece).  I'd like to try the interactive features but do not know that I'm going to bother with the course if it is prohibitive create applications.

    Thank you for all you can throw light on this point,

    Phyllis

    See Digital Publishing Suite help | DPS pricing options for more information about the options and how to request a quote for your project.

    Neil

  • creating applications with cloud

    Hello world

    I could be very thick, but I can't seem to find out how to build a mobile application, especially now that I understood PhoneGap is no longer an extension for Dreamweaver.

    Where should I start? Can someone explain to a beginner full which can help me Cloud programs and/or a recent tutorial that reflects the latest software to iCloud?

    Hello

    Following links will be useful for you

    http://www.Adobe.com/devnet/flash-Builder/articles/Hello-world.html

    Building mobile applications with Adobe Creative Cloud Tools | Tutorials Adobe Creative Cloud

    Mobile application development | Adobe Developer Connection

  • Error launching application with Service Ad

    Hello

    I'm integrating the ad to my application service.

    Right now, I have more documentation to create app demo for it.

    I get "java.lang.NoClassDef Error Found" as soon as I run my application.

    Here is the code I use:

    package mypackage;
    
    import net.rim.device.api.ui.UiApplication;
    
    /**
     * This class extends the UiApplication class, providing a
     * graphical user interface.
     */
    public class MyApp extends UiApplication
    {
        /**
         * Entry point for application
         * @param args Command line arguments (not used)
         */
        public static void main(String[] args)
        {
            // Create a new instance of the application and make the currently
            // running thread the application's event dispatch thread.
            MyApp theApp = new MyApp();
            theApp.enterEventDispatcher();
        }
    
        /**
         * Creates a new MyApp object
         */
        public MyApp()
        {
            // Push a screen onto the UI stack for rendering.
            pushScreen(new MyScreen());
        }
    }
    

    See also this warning

    C:\Eclipse_BB\ads\For_Post6.0.0\net_rim_bbapi_adv_app.jar(net_rim_bbapi_adv_app-1. COD): WARNING! : import a file is marked not analyzable
    net.rimlib.blackberry.api.advertising.app.Banner: WARNING! : not found definition

    What I'm missing here?

    I build my application using OS 6.0

    I tried to run the app on 9800 Simulator as well as on the OS 7.0 device 9860

    For both I get the same error.

    How to test the sample application on the Simulator and the device?

    I posted same post here as well

    http://supportforums.BlackBerry.com/T5/BlackBerry-advertising-service/error-launching-app-with-ad-se...

    But I think that it is a nuisance java.

    Thank you

    Afonso Tyagi

    Its market not now

    I lacked control and export the jar file

  • creating applications with control of movement

    I created a program that uses the control of the movement and the digital I/o card PCI-7344 Motion Control.
    It works fine in the LabVIEW environment but do not know does not any action that uses the card of the motion.

    I'm not creating an installer for the program and I am trying to run it on the same machine that has the development environment.

    The only thing I can think is that I'm feeding a definition of the vi of Controller.flx name is initialized.  Maybe he needs a path?

    I forget something obvious?

    Thank you
    Charlie

    Hi Ryan,

    It is now resolved, in fact...  It turned out that I needed to add the following to the labview.ini:

    BldApp.RemovePolyVIsandTypedefs = False

    Thank you!

    Charlie

  • Creating applications with the ripple for Chrome extension

    I am new to develop at all levels, and I'm lost on this add-on. I'm really good at learning, but I'm honestly teacher myself. I configured everything I can think of to do in the browser, but when I go in the tab 'Build' in I'm lost. I don't know what to do from this point...

    Look at this link https://developer.blackberry.com/html5/documentation/ww_developing/packaging_your_app_in_ripple_1904...

    "SDK Path" is the path to where your Webworks SDK is installed. In my case, it's in C:\Program Files (x 86) \Research In Motion\BlackBerry WebWorks SDK 2.3.1.5

    "Project root" is the location of your project. In my case, it's "C:\inetpub\wwwroot\HelloWorld."

    "Name of archive", this is how you want your cod file will be called "HelloWorld" example

    'Output folder', this is where you want your cod file will be placed.

  • Error with Service Singleton running non-clustered mode

    Hello

    I get this error when try to deploy an application with Service defined in a WebLogic 10.3.5 Singleton:

    < error > < hats > < localdomain > < AdminServer > < [ASSETS] ExecuteThread: '1' for the queue: 'weblogic.kernel.Default(self-tuning)' > < < WLS Kernel > > <>< 7785ef355ffde3d6:-4c7bfbbc:138dd48f82b: - 8000-0000000000000002 > < 1343742871514 > < BEA-149231 > < cannot create the activation state to true for the application "MyApp".
    weblogic.management.DeploymentException:
    at weblogic.application.internal.flow.SingletonServicesFlow.activate(SingletonServicesFlow.java:67)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Caused by: java.lang.IllegalArgumentException: cannot add MySingletonService Service Singleton as SingletonServicesManager not started. Check if MigrationBasis for the cluster is configured.
    at weblogic.cluster.singleton.SingletonServicesManager.addConfiguredService(SingletonServicesManager.java:280)
    at weblogic.cluster.singleton.SingletonServicesManager.addConfiguredService(SingletonServicesManager.java:297)
    at weblogic.application.internal.flow.SingletonServicesFlow.activate(SingletonServicesFlow.java:65)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:637)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:54)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    It gets executed only after deleting entry singleton-weblogic service - application.xml:

    < singleton-service >
    > class name < my.app.SingletonClass < / class name >
    < name > MySingletonService < / name >
    < / singleton-service >

    Is it possible to run it in a nonclustered server without deleting the entry of weblogic application Singleton. XML?

    Thank you

    Hi Matt,

    There is already raise BUG for this issue 10111681

    Please download this one of MOS.

    Kind regards
    Kal

  • How to get started developing applications with Webworks

    Hi all!

    So I have an idea to build an HTML5 app for use by the Office on BES10. Basically it digitizes a 2 page paper form to be used on a device (PlayBook or Android) taking advantage of the function of swipping and scrolling of screen minimizing

    Here are the details:

    (1) the office worker: take Excel data and partially fills a form (or multiple shapes - similar to mail merge) to a specific area coordinator.

    (2) the office worker: push forms pre-filled as a coordinator on a PlayBook application or another html5 client connected to BES10 (private App)

    (3) Coordinator: logs in-App to 'their space '.

    (4) Coordinator: filling out form and supports (or partially fill in form to submit later).

    (5) time stamp is applied to participate "forms" submitted.

    (6) field coordinator: can view their history of completed forms (read-only)

    (7) the office worker: can view, print, save, or extract data from forms.

    How I started with this project? I have to go back and take a class HTML5 then a webworks courses?

    Thanks for your comments.

    Hello

    When you think Webworks is a framework that relies on HTML5, CSS and JavaScript for its applications.

    So if you are looking to develop an application, with a background in HTML5, JavaScript and CSS is certainly recommended and would be the best starting point that I can recommend.

    In your case, it seems that it would also be a bit of work on the backbone (to store data on a server) for which I highly recommend looking in Node.js + Express.js (for the web server) and MySQL for any back-end storage.

    WebWorks which gives you on top of that is a subset of the JavaScript APIs specific BlackBerry that allows you to take advantage of the native features (Toast messages, Push Services, etc.)
    https://developer.BlackBerry.com/HTML5/APIs/v2_1/

    However the structure underlying and functionality is always HTML5, JavaScript and CSS.

    Once your application is HTML5 writes, and you have chosen to use / not use WebWorks APIs, you can then use WebWorks to 'package' for your project of HTML5 in a file that runs on BlackBerry 10 devices.

    The app itself is so standard web technology, with the ability to use native APIs via WebWorks. And WebWorks place it in a container that can be run on a physical device.

    For PlayBook, it's the best starting point:
    https://developer.BlackBerry.com/PlayBook/HTML5/

  • CF 11 Enterprise multiple instances are not created correctly with a separate service account.

    The company that multiple instances are not created correctly with a separate service account.

    The questions that I have are very similar to the issues identified in the link below.

    https://forums.Adobe.com/message/6584848#6584848

    My company of 11 CF will not create additional services for my sites of cold fusion beyond the initial service created during the installation process. My problems are compounded because when I try and uninstall the CF11 Uninstalling application crashes and generates the error below. I now have to try to manually uninstall to reinstall CF11. Any help or suggestion to get the problem solved is welcome.

    Description:

    A problem caused this program blocking interact with Windows.

    Signature of the problem:

    Problem event name: AppHangB1

    Application name: javaw.exe

    Application version: 7.0.510.13

    Application timestamp: 52b25e38

    Hang Signature: 0967

    Hanging Type: 6144

    OS version: 6.1.7601.2.1.0.274.10

    Locale ID: 1033

    Signing of additional blocking 1: 09675b5d8f587c9fd57b85cb72e629da

    Signing of additional blocking 2: 2cff

    Signing of additional blocking 3: 2cff32d5db809ac6ce8170a1d7ac1eb0

    Signature of blocking additional 4:0967

    Signing of additional blocking 5: 09675b5d8f587c9fd57b85cb72e629da

    Signing of additional blocking 6: 2cff

    Signing of additional blocking 7: 2cff32d5db809ac6ce8170a1d7ac1eb0

    I solved the problem with the implementation of Cold Fusion 11. I had to disable Windows server 2008 R2 UAC for all users in order to complete the installation with IIS as a web server. This also solves the problem with the inability to uninstall Cold Fusion.

  • Advertising with BB10 HTML5 + WebWorks service does not work

    I'm trying to integrate the advertising service of Blackberry with BB10 HTML5 + WebWorks. Is this currently supported?

    https://developer.BlackBerry.com/HTML5/APIs/BlackBerry.advertising.banner.html

    I tried implementing the following examples above but no luck.

    Thank you

    Govind.

    The Blackberry advertising service is not currently available for Blackberry 10 gold Webworks SDK.

  • How can I create photo recovery with Html 5 Webworks?

    How can I create photo recovery with Html 5 Webworks? Please answer me

    Hello

    We have the developer Micro Web camera API documentation available on: https://developer.blackberry.com/html5/apis/blackberry.invoke.card.html#.invokeCamera

  • Creating Application planning – Shared Services project edition

    Hello

    I use the Hyperion 11.1.2.3 version and try to create the new application from planning through the workspace.  I am not able to see the 'Planning' group in the shared services project.

    Please could you help me to create planning applications.

    Untitled.png

    Thank you

    Michel K

    You will need to create a new application group in Shared Services, it is simple to do - Create Application groups

    Once you have created the group, you should see it in the list of projects of Shared Services when you create a planning application.

    See you soon

    John

  • Flash CS6 does not not create an .app file when I output as application with the embedded runtime

    I'm looking to create an application with the embedded runtime, but the process keeps failing without raising an error. More precisely: in settings of the Air, I select output as follows: Application with the runtime shipped. When I build this way, Flash tells me that he created the Telepath tactical - Steam.app...

    AIR building error.png

    .. .but no never .app file really does appear in the folder:

    Files Created.png

    This happens regardless of what I included in the library path and default binding settings. (When I say that it out as follows: Windows install, on the other hand, the appropriate exe file opens without problems.)

    I use Flash Professional CS6 v. 12.0.0.481 on Windows 7, 64-bit.

    So, I found this one: this problem was caused by an old .fla (original created in Flash CS4 or something like that) that had been converted over time to be compatible CS6. Recreate the .fla from scratch in CS6, corrected the problem.

  • Create Java with Essbase applications

    Dear Experts

    I have a request for a potential customer.

    Where I think it's better to implement an application with Java or APEX, another relational database and Essbase.

    How Hyperion Planning and others.


    But not using Hyperion Planning.

    How it would integrate with Essbase?

    How can I create a Java application without losing anything of Essbase?

    Anyone already done this?

    Should what documents I read about it?

    A lot of questions and design challenges.

    Thank you for all

    For the purposes of the Apex

    -You can use custom Essbase calculation relationships

    http://Essbase.ru/archives/6273

    with XMLA PLSQL API

    https://code.Google.com/p/Essbase-PLSQL-interface/

  • is STRICTLY oriented Panel "folio overlays" to creating applications? I don't have an app but you need an interactive document with overlays.

    The interactive panel inlays that can be used in the creation of pdf? Is he just focused strictly on creating applications?  I did not need to create an app at all but I need an interactive document with overlays.

    Yes.

Maybe you are looking for

  • Disable 'open new tabs' privileges for an add-on?

    Hello, I have 2 modules that continually open a new tab leading to their sites AFTER an updateMy computer is slow, but I need plugins too.Rather, I put them to update automatically, but how do I disable 'open new tabs' privileges for an add-on?

  • Help me uninstall the Irish language Pack (IE)

    I write my messages to gmail in English. Since yesterday the words show everything they need of correction (emphasizing red dots). I don't know why. Maybe because I maybe selected recently Firefox (IE) Irish language Pack (dictionary).

  • Missing for Satellite Pro 4280 BIOS file

    Download BIOS files for the series 42xx Satellite Pro (more precisely the 4280 in my case), I get a nice zip download. Who has the two executables to perform the BIOS loading and a readme file in the PDF. But any binary BIOS.Anyone have any idea wher

  • audio and flash attack on XP

    I have Windows XP and was hit with a malware that plays ads and other audio without my even be connected to one of our user ID specific once the system is turned on. When kept error messages stuck system deleted all the adobe and tried to reload them

  • Unable to connect to Device Manager

    I just bought this Clip + 4 GB yesterday for my upcoming birthday, I connect the device to the computer and my device manager will only read my Clip + not at all. I mean not even a usb detection or whatever it is. I downloaded the firmware and put th