BlackBerryMessenger: Get the error in the net_rim_bb_qm_platform.jar file

When I run the sample demos that provided by BBM version 1.1 for BlackBerry Java SDK and so like in BBM SDK v1.2 for BlackBerry Java, I'm not able to run the file. For this I preverify Nokia net_rim_bb_qm_platform.jar of the two versions, I get following error in command prompt:

Then I extracted the net_rim_bb_qm_platform.jar file and check the class

net.rim.blackberry.api.bbm.platform.ui.chat.component.SmilyScreen.class (I have decompile this class and checked) I got the code below:

There, I found an interface that is not there in the entire file jar and Blackberry O.S6.0 AND O.S7.0 : look below:

Here, I got a single line:

/ public final class SmileyScreen extends PopupScreen
implements FieldChangeListener, FocusChangeListener, TextInputDialog

TextInputDialog this class, I do not have.

I checked this: import net.rim.device.api.ui.component.TextInputDialog;

But I did not TextInputDialog this interface in O.S6 AND O.S7.

I think that for this reason, I 'not registered' in the Signin tool.

If I'm fault please tell me how to operate the Blackberry Messenger using the file net_rim_bb_qm_platform.jar .

Thank you best regards &,.

Ali shaik.


Hello

In addition to comments Peter, any chance that you could clarify what you are trying to accomplish here? As Peter pointed out, avoid to preverify this. JAR file. In addition, the missing class would not be connected to your key signature, but you can ask here the keys if they lack for deployment to physical devices.

To set up different simulators for testing, please see the following document:

http://docs.BlackBerry.com/en/developers/deliverables/25813/

Additional documentation can be found here:

http://docs.BlackBerry.com/en/developers/subcategories/?usertype=21&category=BlackBerry+Messenger+so...

Finally, for BBM samples, the. JAR file should just be referenced by the samples to allow access to specific features, you should not be re-building the content of the. JAR file yourself.

Erik Oros

BlackBerry Development Advisor

Tags: BlackBerry Developers

Similar Questions

  • Libretto U100 Bluetooth error message indicates - getting the list of files fail

    Hello

    I try to connect my Libretto U100 Bluetooth to a new Sony Ericsson mobile software Bluetooth for exchanging information.

    I can connect and see the files on the mobile phone, but when I click on the folders, there is an error message indicating "getting the list of files doesn't have."

    New drivers must or is there something else I need to set up at all?

    Previously, I was able to connect to any other mobile phone with no problems.

    Thank you in advance for help you.

    Hello

    I m sure that it s is not a Bluetooth problem or a cell phone if it s possible to connect Sony Ericsson and other mobile phones. Unfortunately, I'm not very familiar with this laptop but I found this site with FAQ on your mobile phone.

    http://www.Ericsson.com/Contact/FAQ.shtml
    http://www.Esato.com/Help/FAQ.php

    In addition, you should check the manual of the phone. I sure you will find a description of m

    Good luck

    Good bye

  • Deployment issues, how weblogic-ejb - jar.xml is related to the ejb - jar file. XML

    Hey guys,.
    I get the following error I think because I have something misconfigured in my xml files. Instead of activationConfig in my MDB yousing properties, I wanted to put them manually in the file ejb - jar.Xml. I get the error message next is...

    Unable to deploy EJB: MyMDB of MDBtest2:

    [EJB:011026] The EJB container failed when creating the java: / comp/env namespace for this EJB deployment.
    weblogic.deployment.EnvironmentException: [EJB:010176] the resource-env-ref 'inQueue", said in the descriptor file ejb - jar.xml has no mapped JNDI name. The resource-ref must be mapped to a JNDI name by using the element of description of the resources of the descriptor weblogic-ejb - jar.Xml.
    at weblogic.ejb.container.deployer.EnvironmentBuilder.addResourceEnvReferences(EnvironmentBuilder.java:641)
    at weblogic.ejb.container.deployer.EJBDeployer.setupEnvironmentContext(EJBDeployer.java:330)
    at weblogic.ejb.container.deployer.EJBDeployer.setupEnvironmentFor(EJBDeployer.java:1097)
    at weblogic.ejb.container.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:991)
    at weblogic.ejb.container.deployer.EJBDeployer.prepare(EJBDeployer.java:1273)
    at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:372)



    EJB - jar. XML

    <? XML version = "1.0" encoding = "UTF-8"? >
    < ejb - jar id = "ejb-jar_ID" version = "2.1" xmlns = "http://java.sun.com/xml/ns/j2ee" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd" >
    < display name > MDBtest2 < / display-name >
    < some enterprise beans - >
    > by message <
    MyMDB < ejb-name > < / ejb-name >
    > class ejb < cms.crown.mdb.MyMDB < / ejb-class >
    Container < transaction-type > < / transaction-type >
    OMG < message-destination-link > < / message-destination-link >
    < resource-ref >
    weblogic.jms.XAConnectionFactory < res-ref-name > < / res-ref-name >
    javax.jms.XAConnectionFactory < res-type > < / res-type >
    Container < res-auth > < / res-auth >
    < / resource-ref >
    < resource-env-ref >
    inQueue < resource-env-ref-name > < / resource-env-ref-name >
    javax.jms.Queue < resource-env-ref-type > < / env-ref-type of resource->
    < / resource-env-ref >
    < / message-driven >
    < / enterprise beans >
    < Assembly-descriptor >
    < container-transaction >
    < method >
    MyMDB < ejb-name > < / ejb-name >
    onMessage < method name > - < / method name >
    < method-params >
    javax.jms.Message < method-param > < / param method >
    < / method-params >
    < / method >
    <>trans-attribut required < / trans-attribut >
    < / container-transaction >
    < / Assembly-descriptor >
    < / ejb - jar >

    WebLogic-ejb - jar.Xml

    <? XML version = "1.0" encoding = "UTF-8"? >
    < wls:weblogic - ejb - jar xmlns:wls = "http://www.bea.com/ns/weblogic/10.0" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd http://www.bea.com/ns/weblogic/10.0 http://www.bea.com/ns/weblogic/10.0/weblogic-ejb-jar.xsd" >
    <! - weblogic - version: 10.0->
    < wls:message - destination-descriptor >
    <! - search - method: JNDI->
    < wls:message - destination-name > omg < / wls:message - destination-name >
    < wls:destination - jndi-name > inQueue < / wls:destination - jndi-name >
    < wls: initial context factory > weblogic.jms.XAConnectionFactory < / wls: initial context factory >
    < wls:provider - url > address http://localhost: 8010 < / wls:provider - url >
    < / wls:message - destination-descriptor >
    < / wls:weblogic - ejb - jar >


    I hope it's readable, thanks for any help

    Hello

    It seems that the first thing you use EJB3 but your XML files always point to version = "2.1" and very old.



    * Try this: below file "ejb - jar. XML ".
    QCF = your factory connections JNDI name
    TestQ = your queue JNDI name
    Transaction attribute is ByDefault required =... so no need to add it here.





    MyMDB
    TestQ
    cms.crown.mdb.MyMDB
    javax.jms.MessageListener
    Container


    destinationType
    javax.jms.Queue


    connectionFactoryJndiName
    QCF


    destinationJndiName
    TestQ





    ----------------------------

    "weblogic-ejb - jar.xml":


    Now you just need to set the URL of the provider here... If you want a remote provider... else is unnecessary
    The JNDI names are already defined in the ejb - jar file. XML


    ------------------------------------------------
    Some links that you can refer:
    To generate deployment descriptors... .in case of EJB3 Applications: * http://jaysensharma.wordpress.com/2010/04/02/generating-ejb3-clientjar/ *.

    MDB3.0, example: * http://jaysensharma.wordpress.com/2009/08/17/mdb3-0-sample-for-weblogic-application-server/ *.

    .
    .
    Thank you
    Jay SenSharma

  • Windows Vista startup in the Boot Manager Windows Im getting the message of File:\windows\system32\winload.exe and this isn't the start of the DVD

    Original title: Windows Vista upgrade to Windows boot disk boot manager is located in the computer but will not start up installation disc

    Im getting the message of File:\windows\system32\winload.exe

    Hi WillieGuyton,

    (1) since when are you facing this problem?

    (2) remember to make changes?

    (3) what is the complete error message you receive?

    (4) what is the number of brand and model of your computer?

    Method 1:

    Step 1: disconnect any external devices (printers, scanner, USB (universal serial bus) readers, etc...)  Except the keyboard and mouse and then start.

    If this solves the problem, then add back devices at a time until you discover the piece of hardware causing the issue.  Then get any drivers\software update for the device.

    Step 2: Follow the steps mentioned in the link below to access pre - install the system recovery tools.

    How to access the System Recovery Options menu?

    Run the tool to restart system as shown in the link below
    How to use Startup Repair?


    Method 2:

    Step 1:

    Set the first boot device in the DVD in BIOS to boot from the Windows Installation DVD. To do this, see the documentation that came with the computer.

    Important: Change BIOS (Basic input output system) /semiconductor (CMOS) to complementary metal oxide settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

    Step 2: Follow the steps mentioned in the article below for the restoration of the Boot Configuration database (BCD) store

    Windows no longer starts after you install an earlier version of the Windows operating system in a dual-boot configuration

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

  • How to add the JSON.jar file in bb OS 4.5?

    Hi all

    I have a problem in the analysis of a json file in BlackBerry os 4.5 and 5.0. I added the JSON.jar file in my project. I am trying to execute that project throws "Eception Exception: java.lnag.NoClassDefFound Error". I think that the jar file does not work correctly. How to solve this problem?

    Thank you

    Yes, add org folder to the source of your application.

  • Satellite C660-168 - where to get the original BIOS file?

    Where can I get the original BIOS file. I have version 1.00 of the BIOS and the support site says there is no update available BIOS. But I still want the original BIOS V1.00 file.

    > Where to file original BIOS. I have version 1.00 of the BIOS and the support site says there is no update available BIOS

    If you couldn't find ot on the age of the toshiba driver

    http://EU.computers.Toshiba-Europe.com/innovation/download_drivers_bios.jsp

    This means no update available

  • How can I get the 8.3 file name short AND way?

    We use some old DOS programs and need to use the old format back (filename.xxx). When the files are in the long trees, it is very difficult to find the names of files under Windows.

    There was a response published in Google (http://answers.google.com/answers/threadview/id/522710.html) which works very well under XP, but when I use it in Windows 7, I get the long file name.

    Does anyone know how to do this?  The program can be changed?  Here is the program of this flajason-ga posted, but it must be updated for Windows 7 (I only know how to program in Foxpro).  Thank you, Alan

    Topic: Re: how to get the 8.3 file name short AND path?
    From: flajason-ga on May 27, 2005 10:45 PDT
     

    After my last comment, I read your details a little closer.
    The last script I posted was to list out a whole directory in 8.3 format.
    If you are looking for a friendly way of Clipboard to recover the 8.3
    for individual files, that will be more to your liking.

    Same thing as before. Copy the below into Notepad and save it with a .vbs extension.
    Except that this time, you can simply drag and drop a folder or file icon
    on the .vbs file and it displays the short path in an input box.
    where you can copy the value and use anything you want to.

    If you're industrious, you can also save the .vbs file in your
    Folder "send to" (C:\Documents and Settings\ [yourname] \SendTo) to have
    It is available in your context menu with a right click.

    Set fso = CreateObject ("Scripting.FileSystemObject")

    ' Is a file or a folder?
    If fso. FolderExists (WScript.Arguments (0)) then
    "It's a folder
    Set objFolder = fso. GetFolder (WScript.Arguments (0))
    Refund = InputBox ("this is your short path:", "SHORT PATH", objFolder.ShortPath)
    End If

    If fso. FileExists (WScript.Arguments (0)) then
    "It's a file
    Set objFile = fso. GetFile (WScript.Arguments (0))
    Refund = InputBox ("this is your short path:", "SHORT PATH", objFile.ShortPath)
    End If

    Hello

    Read the following article.

    How Windows generates 8.3 names to long file names
    http://support.Microsoft.com/kb/142982

  • Whenever I start my computer, I get the message: "this file doesn't have a program associated with to perform this action...". »

    Whenever I start my computer, I get the message: "this file doesn't have a program associated with to perform this action...". "for my external drives.  I use these daily backup USB drives. It seems that the backup will run, if I acknowledge this message by clicking OK. If this is not the case - it won't. Why is that happening and how can I solve this problem?

    You can repair the associations used to readers.  One of my fellow MVPS, Shawn (no relationship lol) has default binding settings in his site here:

    http://www.SevenForums.com/tutorials/19449-default-file-type-associations-restore.html

    Just scroll down to find the link of 'reader', click it, and launches the link.  You can do the same thing with "folder" and "directory" to be thorough.

  • How can we get the list of files in a folder?

    Hi all

    My plugin has a list of .ai files in the user interface of the folder C:\Program Files\Adobe\Adobe Illustrator CS4\Plug - ins\Illustrator Filters\MyPlugin.

    Also, if we put 'MyFile.ai' in the folder 'MyPlugin', then the user interface should display the MyFile (file name) in a drop-down list box.

    I want to get the list of files in the folder "MyPLugin".

    Download the plugins to HAVE

    AI::filepath pluginsFolder.

    sAIFolders-> FindFolder (kAIPluginsFolderType,

    fake , pluginsFolder);

    MyPlugin folder

    AI::UnicodeString MyPluginFolder (pluginsFolder.GetFullPath ());

    MyPluginFolder.append (ai::UnicodeString ("\\Illustrator Effects\\Myplugin\\"));

    Here I get the my full path of the folder plugin in "MyPluginFolder".

    Now, this file, I want to get the list of files that I placed?

    What are the APIs available in artificial intelligence to get the list of files in a folder?

    If you want to enumerate files in a directory, you have to use the OS APIs. I does not provide for this. There are different ways to find important files/directories related to AI, but nothing else.

    The APIs to do this in the operating system are usually pretty easy to use but. Annoying if you try to hit Mac and Windows, but a little care in the design of your interface and hide the worst.

  • Sets the path to the custom jar file

    Hello

    I have a jar (Blowfish.jar) custom file I put the path in classpath.bat in the IOM Java client. IOM is able to read the jar file and call the methods while creating users. All this are happening successfully in the windows environment.

    The same jar file I copied in the linux environment and set the path to the IOM java client (that we can not install on a linux machine). But when I create the user his throw
    InvocationTargetException.

    Where can I put the path to the jar file in linux environment to read this jar file.

    This is not at all related to ScheduleTask/JavaTask/ThirdParty records as it is a custom jar file.


    Thank you
    KK

    Why can't put this pot in ThirdParty folder?

    ldapbp is the external jar file that we put in third. I think it should work

  • Why - jar option used to install software that is located in the executable jar file?

    Hi all
    I have a question, I have a generic installer that is used to install oracle weblogic 10.3 in unix (i.e., who is in the .jar extension) platform which is the executable jar file.

    To install this software that do use - jar installation option
    java-jar net_server < version > _generic.jar

    My question why we use - jar option of install or extract the software

    can any one clarify my doubts...

    Thanks in advance
    Aerts

    Published by: sumanth_abhi on January 27, 2009 23:50
  • I have synced my files of creative cloud (trial versions) to Apple MacBook Pro laptop. I always get an error message indicating that "some files could not be synchronized. What now? I'm at 2 GB of capacity.

    I have synced my creative files could (trial versions) on my Apple MacBook Pro laptop. I constantly get an error message that says, "some files could not be synchronized." I'm at 2 GB of capacity. What now?

    Links for synchronization of files that can help

    -https://forums.adobe.com/community/creative_cloud/host_sync

    -http://helpx.adobe.com/creative-cloud/kb/arent-my-files-syncing.html

    -http://helpx.adobe.com/creative-cloud/kb/cannot-share-certain-types-files.html

    -Size limits https://forums.adobe.com/thread/1488242

  • I get the "Missing PDFMaker files" error message when you try to convert a microsoft word (.docx) document in PDF format

    When I click with the right button on the word file and select Convert to Adobe PDF, I get the missing "Files PDFMaker" error message

    I'm using Windows Vista Home Premium, Service Pack 2, 32-bit operating system.

    I'm using Microsoft Office Home and Student 2010

    I have installed Adobe Reader X

    Thank you

    Thanks Pat, this solved the mystery.

    For someone else who has the same problem as me unfortunately its not good news. To use the help link in the post previous I understand now, is that my system is not compatible.

    When I bought my laptop it came with acrobat 8, at a later stage, I changed the OS to be MS Office Home and Student 2010. This must have been the point that the PDF Maker has stopped working although I discovered this now.

    According to the link above help Word 2010 is no longer compatible with Acrobat X and later. If the create a PDF to a word document function will never work now. Emptied!

  • When you open a PP CC2015 file I get the message "this file has been saved in an earlier version and must be transformed", but it was not

    When you open a version Premiere Pro cc2015 file that I created about 3 to 4 months ago I get one convert a project box pop up with the message "this project has been saved from a previous version of Adobe Premiere Pro and must be converted" select OK to continue and a box from "media location" will blink for about half a second then I get a black screen with only the Adobe menu drop down at the top.  From this point of Premiere Pro jams up, none of the menu items work, I just get a windows error chimb when I try and try to choose something or even try to quit the program.  I have to use Task Manager to close the program.

    The file is without a doubt a CC2015 version, I even reinstalled CC2014 to check that he would not open the file as it was created in a later version.

    I tried to open another file from the same era created about 4 weeks later, I received the same message but it converted and added a "_1" the file name.

    I went back to some of the automatic backup of the original file versions and get the same result.

    Any ideas?

    Hi hkjlgfdhgehkjbrf,

    Welcome to the forums Adobe and sorry for the late reply.

    I had this weird problem before. Ann was pointed in the right direction. Because Premiere Pro does no clicks (as you mentioned above), I suggest you to reset preferences and start over.

    -Rename the folder Premiere Pro Old_Premiere Pro under Documents > Adobe.

    Note: You will lose your customization and modification of keyboard shortcuts.

    Hope that helps!

    Thank you

    Regalo

  • Referring to data files contained in the application JAR file

    Hello

    My application needs referencing files in folders that are part of the application JAR. I have tested locally with NetBeans and it works fine. However, during the launch of the server, the application search for files in the downloads directory (where the JNLP file is saved for the launch). How can I get the application to search for files in the JAR file, where they reside? TIA!

    Bob

    FractalBob wrote:
    .. AHA! Thank you! It's exactly what I'm looking for.

    Please mark my answer as "correct". ;)

Maybe you are looking for

  • L300-147 DVD/CD drive not working - can't read DVD or CD, or CD ROM?

    I can open and insert a DVD/CD/CD Rom very well, and the light returns when it is inserted. some noises - but then nothing happens. laptop is brand new. what I have to install something to make the reader work? or am I missing something? Thanks for t

  • Not enough free space on the disk

    Hello - I seem to be short (only 4 GB left) disk space, but when I use Windows Explorer / properties / general tab to look at the folder by folder, I tabulated I should have at least 15 GB free. Any ideas as to how can I identify the files that hold

  • 4GB micro card does not work with my PC

    I just went out and I bought a 4 GB micro SDHC for my phone, and I want to put a bunch of music on it from my PC. but my PC does not read the card, and whenever I try to ring its menu, my computer crashes. Can someone help me please?

  • HP Scan Mac can't find my printer

    Hello A few days ago I bought the HP LaserJet Pro 125nw MFP. Everything works very well. I use printer via WiFi with my MacBook Pro (Yosemite 10.10). My problem is that if I turn on HP Scan, I get the error message. See screenshots: Can someone help

  • The Menu options of displacement / to hide/change of blackBerry Smartphones

    Everyone figured out how to move menu items or hide them etc yet? You want to make one of the 6 main options before going to the full menu of selections and can't figure out how to spend some to... also want to put things like Visual VM as an icon th