Problem of deploying an application that uses a public key

All,

I have an application that I connect to deploy using the keys provided by RIM. To access this application, the user must connect by entering a user name and password. So far, and for security reasons, we have not stored the password in the persistent storage.

New feature requires that the password is stored in the persistent store - I followed this article I found who speaks to protect certain objects of persistent storage:

http://supportforums.BlackBerry.com/T5/Java-development/protect-persistent-objects-from-access-by-UN...

I ended up creating a new public key (I called him IMB) so now I have to ask signatures through the signing tool in Eclipse and then use the file signer utility to sign the rest of the objects with our own key (IMB). Things seem to work ok on the Simulator, so I am now ready to deploy a version on a web server so that users can download OTA. The problem is that after I used the file signer utility, I can't seem to be able to extract the files from brother COD, I used to be able to open the cod built with Winzip but not more, I get an error message. If I don't use singer file, I can extract without a problem but then the app does not work properly.

I can't seem to find any information on this point - any input would be appreciated.

Thank you!

Use the RemoteClientAdmin tool on your server of signing authority to send you a CSI file, that you can install in Eclipse.

Tags: BlackBerry Developers

Similar Questions

  • HP workspace: is it possible to try HP work space with applications that uses my business?

    Hey everybody,

    Is there a way to try HP work space with applications that uses my business?

    Thank you

    Bill

    Yes, buyers of all bundle HP Elite x 3 on or before January 31, 2017 can enjoy a free 60 days HP Workspace Premium service launch promotion offer.5 which is more a $150 value per user! 6. contact your partner HP or HP account representative to activate the free promotional offer for 60 days.

  • Disable applications that use wifi?

    Y at - it app, or a quick way to break/disable applications that use the wifi on my MacBook Air OS10.11.4 running?
    In other words, is there something that I can use to Dropbox and Google Drive interrupt synchronization, the break of Carbonite and switch Outlook in offline mode? Note that I'm not talking about simply turn off the wifi. These applications continue to check for a wireless connection, even after the wifi is off, using energy unnecessarily.

    So I was wondering if there is some kind of a gadget that knows what applications are based on wifi and can put all pause or reactivate them all, instead of me having to remember and do each manually.

    Any ideas anyone?

    To be effective you must really be looking for anything that uses the network. The things you mention (Dropbox, Google Drive, Carbonite and Outlook) have no idea if you are on WiFi or not. They are simply looking for a network connection.

  • Applications that use msxml do not load or use Windows 7 64-bit environment

    What happened several times. I have an installed application (Quickbooks pro 2010) that uses MSXML, and when I installed another application that uses MSXML, it fails to install, or install but does not work properly. (Both applications are supposed to be compatible with Windows 7)

    Is this a known issue?

    Hi Emanders,

    You receive an error message when you try to install or run programs?

    Who is the other program that fails to install or load?

    Access the link below and check if the programs are compatible with Windows 7 64 bit.

    http://www.Microsoft.com/Windows/compatibility/Windows-7/en-us/default.aspx

    However, you can try to unregister and reregister the MSXML.dll files on your computer and check if you can install and run programs.

    Run the command at the elevated command prompt, follow these steps:

    1. open the start menu, click programs principally made, select accessories.
    2. right click on command prompt, and then click "run as administrator".
    3. type the following commands in the DOS prompt window and press ENTER at the end
    of each line:

    REGSVR32 MSXML3. DLL/U
    REGSVR32 MSXML3. DLL
    REGSVR32 MSXML4. DLL/U
    REGSVR32 MSXML4. DLL
    REGSVR32 MSXML6. DLL/U
    REGSVR32 MSXML6. DLL

    (At the elevated command prompt command should not give us any error).

    You can also open the event viewer and check if there are other important messages/error codes that is generated during installation or execution of the program and after return.

    See the link below for more details:

    What are the information contained in the logs of the event (Event Viewer)?

    http://Windows.Microsoft.com/en-us/Windows7/what-information-appears-in-event-logs-Event-Viewer

    I hope this helps. Let us know the results.

    Thank you and best regards,

    Srinivas R

    Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Create an application that uses BIS

    Hello, I'm new to this,

    NYW, my question is simple.

    I made an application that uses the Internet to view pages, to get the XML...

    When I tested it on a device, all seem to operate when the aircraft was on a wifi connection.

    But when the device using BIS or BES, this will not work!

    so can you please give me a sample code to see how I can be able to use BIS or BES.

    Sorry for my English.

    check these:

    http://supportforums.BlackBerry.com/T5/Java-development/different-ways-to-make-an-HTTP-or-socket-con...

    http://supportforums.BlackBerry.com/T5/Java-development/sample-HTTP-connection-code-and-bis-B-access...

  • Close applications that use ports 80, 443, 8000, 8002 and 8004

    Operating system: Windows 7 Professional

    I set up a test server that is demanding that I closed all applications that use ports 80, 443, 8000, 8002 and 8004, because these are required by the Test Server. I don't know how to do this. Any help would be greatly appreciated.

    Best,

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums.

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

  • Applications that use the non-public API will be rejected

    Hi guys

    Just read the iOS guidelines before getting too deep into the manufacturing of the native version of a web application.

    I was wondering what:

    Applications that use the non-public API will be rejected

    We hear when to submit an application in AIR - does that mean that you can not use your own custom classes?

    See you soon

    If you mean custom AS3 classes, Yes, you can use those. What you can't do, is create a DONKEY who calls in the frames of the iOS itself.

  • Oracle FTP adapter - possibility of using the public key and the password

    Hi all

    One needs to connect to a target SFTP server using the public key and password using the Oracle's FTP adapter. Is it possible and feasible?

    I think it's usually one of them that would be used (the password or public key).

    Could someone help me with this please?

    Thank you

    Kind regards

    Nanan

    Hi all

    We checked it with Oracle and it happens that this feature is not available in the product. It is probably considered to be an improvement.

    Hope that this update would be useful at all.

    Thank you

    Kind regards

    Nanan

  • Problem with deploying Qt applications on playbook

    I'm just starting the native BlackBerry development. So the questions can be silly. I'm developing an application that requires a rich user interface. So I googled a bit and found that SDK native BlackBerry tablet OS was support for Qt I downloaded Qt for BlackBerry from github. I created a small window with a Hello World label and a text field. I've deployed it on my playbook. Everything went well but the problem is there's just too much time. Is it normal to take so much time? (like 10-15 minutes) And is there one better alternative to the use of Qt?

    Another thing I would be able to use the basic features of the native user interface using Qt? As recording and playback?

    For BlackBerry 10 there is the waterfall framework integrated into the IDE. Is there something similar for the playbook? Please help me find some answers.

    Hello

    For applications with no qml Qt database, I have these libs in my deployment folder:

    libQtCore.so.4,  libQtNetwork.so.4,  libQtOpenGL.so.4,   libQtSvg.so.4,
    libQtGui.so.4,     libQtXmlPatterns.so.4
    

    For qml applications, I have these:

    libQtCore.so.4,        libQtNetwork.so.4,  libQtSql.so.4,          libQtXml.so.4, libQtDeclarative.so.4,  libQtOpenGL.so.4,   libQtSvg.so.4,
    libQtGui.so.4,          libQtScript.so.4,   libQtXmlPatterns.so.4
    

    There are many examples and tutorials delivered with Qt, but also a wealth of information on the web.

    You can include the header bps file in your Qt application to use the native functions for the playbook and there are some examples here to access sound, etc.

    Good luck!

    Jon

  • Failed deploying EJB project that uses the library on Glassfish

    < font size = 4 > Hi,
    I have an application of multi project that I'm developing and I'm having issues test it. I've set up an EAR, WAR, EJB and two pots of library. The EJB contains classes that use components of the library of jars or implement classes abstract library jars. I added the jars of library for the EJB compilation libraries. Next, I added also the jars of library for the libraries of the EAR. However, when I will then deploy the EAR on the Glassfish server, I get this error, displayed in the Glassfish log: < / police > < br >

    < font size = 2 > < font color = "red" > WARNING: error in the treatment of the annotation: java.lang.NoClassDefFoundError: com/foo/sdk/base/AbstractClass < / police > < br >
    < font color = "red" > WARNING: error in the treatment of the annotation: java.lang.NoClassDefFoundError: com/foo/sdk/base/AbstractClass < / police > < br >
    < font color = "red" > WARNING: error in the treatment of the annotation: java.lang.NoClassDefFoundError: com/foo/sdk/base/AbstractClass < / police > < br >
    < font color = "red" > WARNING: error in the treatment of the annotation: java.lang.NoClassDefFoundError: com/foo/sdk/base/AbstractClas < / police > < br >
    < font color = "red" > SEVERE: class [com/foo/sdk/base/InterfaceClass] not found. Error loading [class com.foo2.BeanFooClass] < / police > < br >
    < font color = "red" > SEVERE: Exception when deploying the application [FooEAR] < / police > < br >
    < font color = "red" > SEVERE: [BeanFoo.jar] is not a valid ejb jar: it contains zero ejb. < / police > < br >
    Note:
    1. a valid ejb jar requires at least one session, entity (1.x/2.x style) or message-driven bean.
    2 EJB3 + beans entity (@Entity) are a POJO and please pack them as library jar.
    3. If the jar file contains valid EJB which are annotated with EJB annotations level component (@Stateless, @Stateful, @MessageDriven, @Singleton), please check server.log to see if annotations have been processed correctly.
    java.lang.IllegalArgumentException: invalid [BeanFoo.jar] ejb jar: it contains zero ejb.
    Note:
    1. a valid ejb jar requires at least one session, entity (1.x/2.x style) or message-driven bean.
    2 EJB3 + beans entity (@Entity) are a POJO and please pack them as library jar.
    3. If the jar file contains valid EJB which are annotated with EJB annotations level component (@Stateless, @Stateful, @MessageDriven, @Singleton), please check server.log to see if annotations have been processed correctly.
    at com.sun.enterprise.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:76)
    at com.sun.enterprise.deployment.util.ApplicationValidator.accept(ApplicationValidator.java:128)
    at com.sun.enterprise.deployment.EjbBundleDescriptor.visit(EjbBundleDescriptor.java:730)
    at com.sun.enterprise.deployment.Application.visit(Application.java:1768)
    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.validate(ApplicationArchivist.java:799)
    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:277)
    at com.sun.enterprise.deployment.archivist.ApplicationFactory.openWith(ApplicationFactory.java:240)
    at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:170)
    at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:93)
    at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:826)
    at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:768)
    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:368)
    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:370)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 1.execute(CommandRunnerImpl.java:355)
    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1067)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1200 (CommandRunnerImpl.java:96)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1247)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1235)
    at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:465)
    at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:222)
    at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
    at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:234)
    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:822)
    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:719)
    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013)
    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)
    at java.lang.Thread.run(Thread.java:679)

    < font color = "red" > SEVERE: Exception when deploying the application [FooEAR]: [FooBean.jar] is not a valid ejb jar: it contains zero ejb. < / police > < br >
    Note:
    1. a valid ejb jar requires at least one session, entity (1.x/2.x style) or message-driven bean.
    2 EJB3 + beans entity (@Entity) are a POJO and please pack them as library jar.
    3. If the jar file contains valid EJB which are annotated with EJB annotations level component (@Stateless, @Stateful, @MessageDriven, @Singleton), check server.log for see if annotations have been processed correctly. < / police > < br >

    < font size = 4 > I use these technologies:
    The IDE NetBeans 7.0 for Java EE
    GlassFish 3.1

    I read that libraries putting into this directory: < glassfish_home > / domains/Domain1/lib can solve the problem, however there must be a better way.

    Any help would be greatly appreciated! < / make >

    Published by: 866180 on June 15, 2011 14:32

    First, use a normal font when you post a question. That's all just awful to read.

    You have several failures here. Have you actually read and try to understand the error?

    java.lang.NoClassDefFoundError: com/foo/sdk/base/AbstractClass

    Java will not lie, this class is not on the classpath of the application. The jar is missing, the class is missing from the pot or you put the jar in the wrong place. Open the ear with your favorite zip tool and discover its structure. What is the path to the jar inside?

    Also, open the file META-INF / "MANIFEST. MF' inside the EJB jar. Is there a class in that line? It should not be!

    A valid ejb jar requires at least one session, entity (1.x/2.x style) or message-driven bean.

    Apparently your EJB jar does not contain a single EJB or MDB class. You forgot a few annotations maybe?

    Seems to me that your application compiles, but other than that it is much broken.

  • Problems of deployment projects OR by using Wizard Setup of VS

    I wrote software in VB.Net (Visual Studio 2010, Measurement studio 2010 that uses or-Daq modules for capturing data) several months ago, where I faced problems of deployment. basically trying to Setup, I kept getting the caveat: "cannot find the dependency of the module with the signature"Microsoft_VC100_CRT_x86"... ». This problem was solved quickly through the solution presented HERE (who suggested downloading a different (older) version of the CR... merge modules dll 32-Bit and 64-Bit)

    However, just recently, I opened the solution, tried to rebuild the installer again, and I get:

    «Cannot find the dependency of the module with the signature ' Microsoft_VC100_CRT_x86.» AFA96EB4_FA9F_335C_A7CB_36079407553D'

    This also causes, the deployment will NOT work on the target computer. Throw an exception on the incompatibility of some in DLLs of NOR. I can try to reproduce if it helps. I don't know in these few months if libraries of NOR and DLLs have been updated on my computer or not and if so, I don't know if the version/signature of the merge modules have been changed on them.

    Is there a way to check the version of the current NEITHER-DaqMX, required dll / correct version of MS_VC... dll and the correct version of the functions essential OR that needs to go on the machine target?

    Please note that after 'Microsoft_VC100_CRT_x86' numbers are not the same as the other problem. I wonder that if I change the MS_VC100... modules merge again (on the development computer)?

    I installed the latest version of the essential functions OR DaqMx on the target computer. Should I uninstall and install the same version that I used to create the program?

    Looking forward to your advice.

    Best,

    Gerard

    NOR Tech Supp provided me MSMs with correct signature on them. Replacement of these in my GAC folder solved the problem.

    Thank you

  • Virtualization of a GOTS application that uses three services that don't exist not once I virutalize the app with thinapp

    I'm new to ThinApp and I visualized a commercial software with no problems, but now I'm trying to virtualize a GOTS application uses three services in windows that are application-specific and do not come under the services once I have virtualize the application and install it on the new virtual machine. I don't know if this is something that needs to be changed in the package INI file. I don't know much about virtualization of applications that have their own services, so any ideas will be appreciated.

    Yes, you stop them before making the second scan in the capture of installation. Services are started by default in the bubble, so you shouldn't have to do something special for these services has started. To do this, you should be able by cmd.exe as Point of entry (running inside the bubble), check the status of the services...

    The application will work? It's a completely different issue and the need to be tested

    Looks like you started with a quite difficult application. The opportunity to learn ThinApp I recommend to start with a couple more easy like Mozilla Firefox...

    Much more information can be found here: http://blogs.vmware.com/thinapp

  • Building an application that uses all local program or library files

    I need to build an application that will not use any local or program files LabView libraries (although LabView is installed on the PC). I am also curious to know if anyone knows if there is a way to debug such a request (that he compiled state).

    Any help on these matters would be greatly appreciated.

    Hello

    I'm not clear on what you're trying to accomplish here. As the previous poster mentioned, if you enable debugging when you build your application, you can remotely connect and probe the block diagram of the executable running. Executables using the runtime engine, but could also access the driver or other time if you use a specialized tools/module box. All this depends on your application.

    -Zach

  • Internet the in slow motion - computer runs very slow when you use any program / application that uses the Internet

    I have Windows Vista 32-bit 2.4Ghs HP M91501, I had to reformat due to the error of hard disk. After formatting the PC, I went online to play or surf the internet is slow. I move fast and Lupe moves. I tried to highlight something and it takes up to 20 seconds before it highlites the message.  When I try to play Call of duty online I play in slow motion. Called Charter they did a speed test shows speed 11 Mbit/s download and 1 Mbps of download speed. All the solutions to this important really appriciated your feed back...

    I hope that Super Antispyware has given you the opportunity to remove those things. Since your initial Malware scan came clean, it is likely that located SuperAntispyware cookies only track, which are odious, but generally not a threat from System.

    It is possible that you have apps which unknown to you, that run automatically in the background whenever you start your program. It is good to check if they are legitimate and necessary to launch when you start your PC.

    Start button, click on you. In the run box, type: msconfig.exe

    A System Configuration tool runs. Go to the Startup tab. You will find a list of applications that are set to run every time your PC starts. If you recognize all of them, use Google to help identify their purpose. Many times, you can open the application that is in question and prevent the application from starting. For example, on my system, I see that Java runs once more a verification tool to update each time you start. In this case, I can set my preferences Java Panel, select Java and uncheck automatically search for updates.

    I also use OpenOffice and it wants to run a startup of service to reduce the time that openoffice requires to open. I don't really want something constantly running in the background to save me a few seconds to open the application. Then I go to Google to find out where the switch is to disable this "feature".

    If you have unwanted applications running in the background, it is best to either uninstall, our to disable the option that allows them to run at startup. Although you could definitely "uncheck" the application through msconfig.exe, it is essentially a tool of troubleshoouting and not intended for the struggle of the apps (even if you do).

    You can always uncheck/check again on this list to see their impact when you then restart your PC.

    Once you have verified that apps that are set to start, you can run Windows Task Manager and scroll elements in the process and Services tabs to see what is running. The Services tab can be pretty intimidating to investigate on (there is a lot of misinformation the ' net), so if you are unsure about the services listed, it is best to ask or to jump on this area.

  • How to deploy the application by using a file single .cod.

    Hello

    In my application, I'm Ksoap library. So I created a library for Ksoap project. and my application depends on this library project.

    Now, when I deploy the application, I need to install 2 .cod files

    1 - Ksoap

    2. my application.

    Is it possible, so that I can deploy the application with 1 single .cod file.

    The user must not install 2 .cod files. One .cod file should be enough so that he can run the application.

    Yes. In an alx file, you can simply add Ksoap_Library.cod in the tag.

Maybe you are looking for

  • is it possible to have the recipients to vote?

    just wondering if you can add a feature to vote by e-mail? beneficiaries to vote on a question and then send it back to the original sender. similar to outlook. Thank you

  • Feedback site is not secure

    When I scan for available networks, my feedback site indicates that the site is not guaranteed.  I assigned a password but the site is not secure and a password is not necessary.

  • BlackBerry Smartphones Intellisync error

    I have a BB Bold 9650 and am using Outlook 2007.  I had no problem synchronization until yesterday when Archbishop Desktop 6.0.0.40 installed.  Now I get Intellisync error - unknown error reported.  If I can't get this working soon, I'll have to drop

  • Fresh paint remove photo

    How do I do that?

  • Error still AMEPresetProber.cpp - 267

    Hello.. When I opened again I now receive an error "AMEPresetProber.cpp - 267" program then crashes.I have reinstalled ane unitstalled, I was successfully able to create a Blu - ray before this error appears again.I tried as admin and mode of compara