HOWTO: Sign applications Webworks help CMD

How can I register a webworks app using CMD? There seems to be two different statements:

Instruction1: http://docs.blackberry.com/en/developers/deliverables/23977/Configure_signing_for_tablet_application...

I tried the above statement and get the following error when I run the command bbwp with my passwords:

[ERROR]                 Cannot sign the application - could not find signature keys

Is there a way to specify the location of my keys with bbwp? Or bbwp expected the keys to a certain place?

Instruction2: http://us.blackberry.com/developers/tablet/webworks.jsp

The link points to the same procedure as for the base Flex/AS Tablet apps of code signing.

It fails with this error:

barsigner error: Server error: Code signing request has failed because the value of Entry-Point-Type is not recognized.

I finally understood what the problem was...

I pretty much followed the instructions in the section: http://docs.blackberry.com/en/developers/deliverables/23977/Configure_signing_for_tablet_application...

Since I already had my created as part of the Flex application developer certificate, signature process, I tried to re-use and copied to the folder... \bbwp\bin.  I called this file certificate as 'devcert.p12 '.

The FlexApp signature process was an input parameter to specify it. However the process of signature Webworks does not have this option and coming this file to be called 'sigtool.p12 '.

The tool was not able to find my p12 file, as it was called "devcert.p12", once I renamed it to sigtool.p12, I am able to sign

Recommendation to BB: could you add an extra parameter to "bbwp" to pass in the path to this file as input?

Tags: BlackBerry Developers

Similar Questions

  • Package id error. Signed applications WebWorks.

    Could someone please tell me why when signing of the same app for OS BB10 and PlayBook OS I'm different application id in MANIFEST. File MF, which translates as the rejection by the supplier portal .bar file downloading.

    Two software development kits are recent, if it's important.

    Unchanged demand, has signed for various devices.

    The two signature process managed just different Package name in the MANIFEST. MF file. (Must be the same because same config.xml served.)

    Keys used are the same.

    Here are some examples:

    BB10 MANIFESTO. MF

    Package-Type: application
    The package author: me - it's always the same with key set
    Package name: XXX - specified in the xml file must be the same
    Package Version: 1.0.0.0
    Package-Architecture: armle-v7
    Package-author-certificate-Hash: xxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxx
    Package-author-Id: me - it's always the same with key set
    Package-Id: this should be the same for both packages since the Package name is the same
    Package-Version-Id: number of Version loads
    Package - Issue Date: 2013-04 - 28 T 08: 18:12Z

    PlayBook MANIFESTO. MF

    Package-Type: application
    The package author: me
    Package name: XXX608d35518356ae28ab6cb8e8ck6b11b - see what screws everything up
    Package version: 1.0.0.5
    Package-Architecture: armle-v7
    Package-author-certificate-Hash: xxxxxxxxxxxxxxxx xxxxxxxxxxx
    Package-author-Id: me
    Package-Id: not the same thing because of the different package name
    Package-Version-Id: number of Version loads
    Package - Issue Date: 2013-04 - 28 T 08: 18:18Z

    608d35518356ae28ab6cb8e8ck6b11b - this is what's wrong with the name of the Package.

    .bar signed for BB10 comes with Package name normal one specified in the config.xml file in the identification sticker. .bar signed for PlayBook OS comes with the package name that resembles what would like normal more lots of numbers uttachet him he looks a bit like a hash keyword. But there simply just to imitate what is specified in the tag of the config.xml file.

    As I said package PlayBook is rejected by portal provider for some reason "different ID of Package". (Why Package ID would be the same if your own BlackBerry signature tools mess). BB10 verson was transferred first. What I'm trying to tell if verson PlayBook would be first, then the BB10 version would be rejected for exactly the same reason.

    That leaves me with two options:

    1. try to solve this problem with the support of the seller. (Not going, the last time I'm angry "why did you change your package of them ID")

    2 forget PlayBook, at least with OS its market now. (Who cares anyway, upload was almost merciful because it is not worth even the whirlpool to go thrugh signature and the download process, which is particularly hideous for PlayBook).

    The third option would be just to create something like 'Application for PlayBook' in portal provider, but that's all just stupid because it would be the same application but under different names therefore not cross-platform for users of BlackBerry ID.

    Also can't help but to say rim (BlackBerry) should gather their things and come up with a single tool can be used to sign applications. Because they have now looks more like a joke if it isn't insult all together. Process is mindbending. and if you want yourself (almost 100% certainty) frustrate develop, sign and app World de BlackBerry download. You will be pleased.

    Anyway everyone has had similar problem when downloading the BB10 and PlayBook .bars to the provider portal would be nice here how solve you it.

    See you soon! And the development of the happy. (which isn't the most difficult part, but you already know)

    This is because that the WebWorks SDK for Tablet added a random GUID to the package ID to make it unique.  The BlackBerry 10 SDK is no longer for it.  Unfortunately, this means that if a developer rebuilt their code even using the SDK for the new platform, then BlackBerry World will not see them as being of the same application (since the internal ID is different).

    There is a solution - what you need to do is change the id property of your element in the config.xml file to match the package-name of the file 'manifest '. MF' Tablet-OS.

    Here is an example of what I mean.  If the MANIFESTO of the PlayBook. MF file shows that 608d35518356ae28ab6cb8e8ck6b11b has been added in the name of the package of fooBar, then set your id like that

    http://www.w3.org/ns/widgets"
            xmlns:rim="http://www.blackberry.com/ns/widgets"
            version="1.0.1"
            id="foobar608d35518356ae28ab6cb8e8ck6b11b"
            xml:lang="en">
    

    It's not pretty, but it works.

    Once you recompile, BlackBerry World will then recognize the bar and allow you to present a new bundle for the existing version.

  • Install signed applications WebWorks

    Hello

    First of all I want to say that I am able to install signed Flex apps and unsigned applications Webworks

    on my Playbook. But when I try to push through the USB port, I got a signed WebWorks applications

    This error:

    actual_dname:

    actual_id:

    actual_version:

    result::failure 500 META-INF/AUTHOR. SF: Incompatibility of SHA-512-Digest-manifesto

    I don't know what I'm doing wrong because the signing of working process

    perfectly. But as you can see is not ' fill the actual_dname, actual_id.

    and the value of actual_version. But when I check in the MANIFEST of files I can

    See the Application Name, the value of the Application Id and Version of the Application

    and the good package-author, author-package-Id I give in the

    BlackBerry - tablet.xml and the config.xml file.

    Any help will be appreciated

    Have you checked the steps described in the developer's guide for the signature of the WebWorks for Tablet OS applications?

    http://docs.BlackBerry.com/en/developers/deliverables/27280/Configure_signing_for_tablet_application...

    It's a little different than the signing process for the development of AIR on the PlayBook

  • Unable to sign applications WebWorks

    Hi all

    I created a Blackberry WebWorks app, which works well in development mode that uses.  However, when I try to add to our BES 12 server I get the following message;

    An error has occurred. The application is not signed correctly and cannot be added.

    I have followed Server guides, but can't seem to make it work.  When the compiled application I get the following error message;

    C:\Users\myusername\Desktop\Blackberry\CRM\platforms\blackberry10\build\device\bb10app.bar
    [INFO]    Error: Loading the keystore: C:\Users\myusername\.cordova\lib\blackberry10\cordova\v2.2.0.15\bin\dependencies\bb-tools\bin (access is denied)
    An error has occurred

    This is the guide I used.

    https://developer.BlackBerry.com/HTML5/documentation/v1_0/signing_setup.html

    Now I note that's WebWorks 1.0 and I use WebWorks 2.2 and should have used it;

    https://developer.BlackBerry.com/HTML5/documentation/v2_2/testing_and_signing_setup.html

    So I followed the instructions 2.2 a lot more simple, but nd upward with the same error - access denied.

    Any ideas?

    There are a few possibilities.  There are 2 places of passwords can be set.  In your BlackBerry ID token (bbidtoken.csk) and your developer certificate (author.p12).  The WebWorks SDK requires two of them are the same (because there's only one entry for a password).  If they are different, recreate one of them, so they are doing and try again.

    It can also indicate an error file system permission to access the files required for code signing.  They are located in one of these directories:

    • Windows 8®, Windows 7®, and Windows Vista®: %HOMEPATH%\AppData\Local\Research in motion
    • Windows® XP: %HOMEPATH%\Local Settings\Application is moving
    • Mac OS: ~/Library/Research in motion
    • UNIX / Linux: ~/.rim

    Check the permissions on these files and folders are correct.

  • Error: The application cannot be run your security settings have blocked a self-signed application to run.

    I tried to save a certificate for digital signature on www.incometaxindiaefiling.gov.in.
    When the site was asked to run the applet Java JRE7, which I have allowed.
    But then the small window appears with the following message;

    Application blocked for security reasons
    Cannot run the Application.
    Name: StoreCertificate
    Location: http://incometaxindiaefiling.gov.in
    Reason: Your security settings have blocked a self-signed application to run

                    [  OK  ]       [   More Information...   ]
    

    Hello darshan_3101, this message is not firefox but the java plugin - please refer to the documentation of oracle on the topic: http://www.java.com/en/download/help/appsecuritydialogs.xml

  • I'm unable to get a signed application to start

    I built a small built-in browser JavaFX application that uses a "FileChooser" element to access a file on the desktop.

    I'm fairly certain that this file access will require the application must be signed, what I did with a real certificate. (I also tried with a self-generated certificate too, with the same results.)

    The problem is this race, that it results in an error in the browser:
    "Run-time error. Click for more information"(Firefox)

    Or on IE:
    «JavaFX application failed to launch because of the configuration of the system (error show Invisibles).» See java.com/javafx for troubleshooting information. The 'details' really say anything in particular that gives me a clue.

    I get the result even if I try to run the application directly from Netbeans. However, if I deselect the option "Request unlimited access" in the project properties, the application will run (from Netbeans as well as deployed on a server), but the file you choose won't work, because of a security violation.

    Can someone tell what I am doing wrong? I guess that these signed applications should work at this point. Maybe it's something in my code, but I'm a little bit lost at the moment.

    With the #1 option - I have modified and rebuilt the pots 3 rd-party and them referenced in NetBeans. When I choose clean and build, the treated Ant produces an error: "jarsigner returns 1. So it doesn't seem to work at all.

    As long you have re-built the jars properly without the original signature, I think it should work.
    Here is an example of unsigning a pot using Ant:
    http://Frank.zinepal.com/unsign-a-jar-with-Ant

    Don't you think that the idea of multiple-JNLP would work if NetBeans applies to "my" signature for 3 rd-party bribes? Apart from manually copying the original pots in the \dist directory, is there a better way to tell NetBeans to leave the JAR 3 rd-party only (IE, not to sign again)?

    I think it is supposed to work (this is the mixed code signing situation I mentioned in my previous post).
    For example, from your description that looks like the build of NetBeans default can't really not this type of deployment, so you should create a custom version that does what you need and are not triggered by NetBeans - what is feasible, but boring - it's looks like you tried this, but have been unable to operate as expected. For NetBeans specific help, you better post to a forum of NetBeans (although you might be only the second person who tried to do it with a JavaFX application).

    You should also check that the end-user experience is acceptable, because I think that the dialog box and alert to the situation of mixed code management is different.

    Search the section deployment guide "use for the descriptors of the Extension"-I think it documents how to do what you want if you are using a rather custom build file to let the NetBeans to do the work:
    http://docs.Oracle.com/JavaFX/2/deployment/javafx_ant_task_reference002.htm#CIABGCEE

    Hmm, a lot of running to walk around to deploy an application that can open a file...

  • CD player says D: / is not a valid win32 application. Help, please

    I try to open a cd on my computer and it is not auto run. When I go to my computer and try to click on the drive it says D: / is not a valid win32 application. Help, please.

    Thank you

    Hello

    1. it happens with all the CDs and DVDs?

    2. were there any changes (hardware or software) to the computer before the show?

    Method 1: Perform the steps in the article mentioned below and check if the problem persists.

    http://support.Microsoft.com/kb/330135

    Method 2 : run a Scan for SFC (System File checker) and see if the problem occurs.

    http://support.Microsoft.com/kb/310747

    Hope that helps.

  • part of windows disabled when I connect to hotmail at sign said? Help

    the display shows the part of windows is disabled at hotmail sign in? Help

    Hi edwardgolonka,

    · What is the exact error that you receive the error code if any?

    · What's the popup error only when you work with hotmail?

    If the problem is that with hotmail sign-in then the query would be better suited in the Windows Live forum. Please visit the link below to find a community that will provide the support you want.

    Link: http://www.windowslivehelp.com/product.aspx?productid=1

  • What is the limit of memory for applications Webworks? Our application does not have to charge 50% of the time.

    * This question is memory of the Z10 device only Webworks *.

    We have looked EVERYWHERE and can not find an answer updated this! Also went through all the documentation.

    We have created several games using HTML5 which has great sound and special effects.  Only problem, is that we have heard that some people have had memory problems with applications Webworks.

    The game that we were about to publish has a 12 MB download size, but uses a 32 MB total memory. The script JS itself is only 800ko but are resources which are both loaded into memory to 12 MB, but an another 20 MB are generated on the plan procedural as the user through the levels.

    It worked fine in the Simulator about 3 / 6 times, with the other 3 times drawing a blank screen. We have not tested on a device yet. The game is flowing on the desktop browser 100% of the time.  We assume that failures of loading in the card sim is due to problems of memory?

    What is the total maximum memory allowed use for applications webworks? I heard that it's much lower than native applications.  We have a great game that has been in high demand for awhile now and it is very good for Blackberry players who pay for games - but unfortuntaely I'm not sure if we can publish now.

    There are 10 BlackBerry applications that exceed 1 GB in size and a very high memory usage. based on your numbers I do not plan to be a problem.

    As a general rule, if an application causes the operating system to run out of memory, the operating system will start cleaning things upwards (starting with the offending application) to free up resources. This will result in the application of closing; not a white screen.

    As a general rule, if you see a white screen on startup, it means that there was an error in the JavaScript code when loading.

    Did you by chance has created a debug version and connected Web Inspector to monitor for errors when starting?

    You use frames? BBUI.js, etc. ? If Yes, can you confirm that you expect for the event the window.load event * before * trying to access the document or WebWorks APIs?

  • Cannot sign application-unable to find signature keys

    Hi, I received a file .csj of the RIM, but I can't use it because the signing tool requires the .csi file.

    When I try to create key using java-jar SignatureTool.jar

    Messages

    The system requires a .csi file or .cod... the program assumes that the extension is .cod

    Generate a private key

    request password

    generation of key...

    the file extension does not match... coming out

    What should I do?

    I'm also confused do we have to compile the .zip files using this key? Compilation of the said process "don't sign application-unable to find signature keys.

    Thank you

    Ooops I was testing with key playbook, csi works for smartphones.

  • BB10: My signed application does not open after Installation of device

    Hi guys,.

    as the title suggests, does not open my signed application.

    A few facts:

    • When I touch my application signed on the device icon, the screen shakes from left to right, as a sign that he can't open.
    • It works fine when I use the debugging token and charge of QNX Momentics IDE.
    • I use a program called DDPB to install my signed. BAR in the device.
    • I signed with the same signature and with the same program (DDPB) other applications and they open.

    Gosh, I just need to make it work so I can download it from AppWorld. And my client is in a hurry and he's angry.

     

    Any ideas on how to solve this problem?

     

    Thank you very much!

    "Q_DECL_EXPORT" is in front of your main function?

    main.cpp

    Q_DECL_EXPORT int main (int argc, char * argv)

    Recently point your SDK?

  • Error at startup of a signed Application

    I have a signed application that installs and runs correctly on a number of devices.  On some devices, the application fails to start with error "error starting : Module '' trying to access a secure API."  I use safe APIs, but my COD is duly signed.  Is there a setting on the phone that could cause this problem?  How can I see which API is the source of the problem?


  • I've just updated my CC Apps and Noah l get the following when you try to start Dreamweaver: the application failed to start correctly (0xc000007b). Click OK to close the application.  Help!

    The application was unable to start correctly (0xc000007b). Click OK to close the application.  Help!

    Please see:

    Flash.exe & Dreamweaver.exe error 0xc000007b

    How to repair (0xc000007b) error easily for all the works of Windows 7/8/8.1/10 (resolved) - YouTube

    I hope this helps.

    Concerning

    Megha Rawat

  • Hello! Adobe After effects does not appear in my applications! Help!

    Hello! Adobe After effects does not appear in my applications! Help! I really need this software

    You MUST have a 64-bit computer what is your computer?

    MINIMUM for After Effects and Premiere Pro http://helpx.adobe.com/premiere-pro/system-requirements.html

    -Programs does not appear if they are not installed on your computer

    -http://helpx.adobe.com/creative-cloud/kb/all-apps-displayed-aam.html

  • I tried to download the creative cloud and it didn't download correctly (after a long time) and now I can't uninstall it. It takes place on my computer but I cannot uninstall the Adobe application. Help please!

    I tried to download the creative cloud and it didn't download correctly (after a long time) and now I can't uninstall it. It takes place on my computer but I cannot uninstall the Adobe application. Help please!

    Hi Julie,.

    Please see the below help document to uninstall the application:

    Using creative cloud | Download, install, update or uninstall applications

    Otherwise, you can use the CC cleaning tool as well.

    Use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6

    Kind regards

    Sheena

Maybe you are looking for

  • Firefox

    Is wise to put Firefox on desktop?  I wonder by company I work for and would rather not but thought that better ask more questions. Deb

  • Help with iCloud

    so I share an iCloud who was running, I didn't know iCloud and my ex works stock, we see that my pictures, I have disabled the sharing thing and now I need to know if my photos are always on icloud or other iPads? If yes how can I remove them. Please

  • Satellite C660D: How to retrieve the Windows product key?

    Hey,. I lost my product key since the sticker on my laptop has been partly scraped.I have all symbols, but 2 - is possible to recover my key at TOSHIBA, because I know that the majority of the code, as well as the serial number of my laptop? derhaber

  • Are total prints Page current cumulative use? HP LaserJet Pro 200 color MFP M276nw

    I have a HP LaserJet Pro 200 M276nw MFP color Are total impressions on the Page report cumulative use for the life of the machine? I want to print a Page 'use' every month, because I want to know the total number of impressions (impressions & copies)

  • Emails from having been delayed blackBerry Smartphones

    The installation of gmail with IMAP emails are delayed up to 15 minutes. I tried to return the service directories, but they are always retained.