Blackberry and Jdeveloper

is it possible to use jdeveloper to develop applications for blackberry devices. if it is possible cam someone provide links to samples / tutorials etc
Regards
Srinivas

Shay
Thanks for the info
I followed the instructions from the first article and i am getting below exception
May 22, 2007 10:15:57 AM com.evermind.server.ejb.logging.EJBMessages logException
SEVERE: [current-workspace-app] An error occured deploying EJB module: com.evermind.server.ejb.exception.DeploymentException: [current-workspace-app:EIM_PDA_Model_0] - Exception creating EntityManagerFactory using PersistenceProvider class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider for persistence unit default.
com.evermind.server.ejb.exception.DeploymentException: [current-workspace-app:EIM_PDA_Model_0] - Exception creating EntityManagerFactory using PersistenceProvider class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider for persistence unit default.
     at com.evermind.server.ejb.exception.DeploymentException.exceptionCreatingEntityManagerFactory(DeploymentException.java:130)
     at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.createContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:197)
     at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.initializePersistenceUnit(PersistenceUnitManagerImpl.java:159)
     at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.initialize(PersistenceUnitManagerImpl.java:94)
     at com.evermind.server.ejb.EJBPackageDeployment.initializePersistenceUnitManager(EJBPackageDeployment.java:1022)
     at com.evermind.server.ejb.EJBContainer.postInit(EJBContainer.java:845)
     at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:217)
     at com.evermind.server.Application.setConfig(Application.java:439)
     at com.evermind.server.Application.setConfig(Application.java:340)
     at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1853)
     at com.evermind.server.ApplicationServer.initializeDeployedApplications(ApplicationServer.java:1608)
     at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:990)
     at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
     at java.lang.Thread.run(Thread.java:595)
Caused by: Exception [TOPLINK-7160] (Oracle TopLink Essentials - 2006.8 (Build 060829)): oracle.toplink.essentials.exceptions.ValidationException
Exception Description: @OneToMany for attribute name [warehouseinventoryitemCollection] in entity class [class oracle.wireless.demo.part.model.Part] should not have @JoinColumn(s) specified. In the case where the @OneToMany is not mapped by another entity (that is, it is the owning side and is uni-directional), it should specify (optional through defaulting) a @JoinTable.
     at oracle.toplink.essentials.exceptions.ValidationException.uniDirectionalOneToManyHasJoinColumnAnnotations(ValidationException.java:1172)
     at oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataValidator.throwUniDirectionalOneToManyHasJoinColumnSpecified(MetadataValidator.java:266)
     at oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor.process(OneToManyAccessor.java:85)
     at oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor.processRelationship(RelationshipAccessor.java:250)
     at oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject.processRelationshipDescriptors(MetadataProject.java:513)
     at oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject.process(MetadataProject.java:445)
     at oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor.processAnnotations(MetadataProcessor.java:203)
     at oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl.processORMetadata(EntityManagerSetupImpl.java:993)
     at oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl.predeploy(EntityManagerSetupImpl.java:501)
     at oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider.createContainerEntityManagerFactory(EntityManagerFactoryProvider.java:152)
     at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.createContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:192)
     ... 12 more
07/05/22 10:15:57 WARNING: Application.setConfig Application: current-workspace-app is in failed state as initialization failed.
java.lang.InstantiationException: Error initializing ejb-modules: [current-workspace-app:EIM_PDA_Model_0] - Exception creating EntityManagerFactory using PersistenceProvider class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider for persistence unit default.
May 22, 2007 10:15:57 AM com.evermind.server.ServerMessages warningApplicationInitializationFailed
WARNING: Exception initializing deployed application: current-workspace-app. Application: current-workspace-app is in failed state as initialization failed
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 15421 ms.
Target URL -- http://localhost:8993/EIM_PDA-ViewController-context-root/faces/indexPDA.jspx
07/05/22 10:16:01 Oracle Containers for J2EE 10g (10.1.3.1.1) initialized
May 22, 2007 10:16:02 AM oracle.wireless.its.ra.TelnetResourceAdapter run
INFO: Industrial Telnet Server version: Version 10.1.3.0.0 started-up successfully.

Similar Messages

  • Blackberry and PDA Java Applications

    Is it possible to use JDeveloper to develop java applications for Blackberry and PDA devices?
    A colleague of mine has recently started developing a prototype application using the IDE that is available from www.blackberry.com but it is a "bit clunky" therefore I would like to know if JDeveloper can be used to develop and deploy applications to these devices.
    I'd appreciate your thoughts and suggestions, along with any additional resources that you could point me in the direction of that are related to this area.
    Thanks in advance for your help with this matter
    David

    Hi Shay,
    Thanks for your reply.
    I've had a look at the link that you posted. It appears that JDeveloper will only allow you to create applications for:
    Dell-Axim
    Siemens Sx56
    Hp-2220
    that are running specific operating systems.
    We are attempting to write applications for a variety of different blackberry devices, not palms.
    Have you or anyone got any further information/ideas?
    Thanks
    David

  • Soa 11g and jdeveloper 11g user defined extension function

    I have developed a set of extension functions,
    in design time for the previous version, I can put the deployment file (jar file) that contains the extension functions in the %JDEV_HOME%\jdev\lib\ext directory and jdeveloper recognizes the set of extension functions if previously i have defined an xml descriptor with every one of the functions i need to include in the panel.
    Now, with the jdeveloper 11g i have tried the same, and jdev recognizes the functions, but when I am going to test one transformation that includes the extension function, the parser is not founding the jar file; the error (in spanish) is:
    XML-22045: (Error) Error de funcion de extension: No se ha encontrado la clase '
    Falta la clase: aac._shared.extensions.xsl.XmlW3cDomFunctions
    Clase Dependiente: oracle.xml.xpath.XSLExtFunctions
    Cargador: main:11.0
    Origen del Codigo: /C:/.extracted/jdevstudio1111/lib/xmlparserv2.jar
    Configuraci≤n: system property PCLMain.createExtensionManagerLoader()
    Esta carga se ha iniciado en main:11.0 mediante el mΘtodo loadClass().
    La clase que falta no esta disponible desde ningun origen de codigo o cargador del sistema.
    my dude is:
    + at design time, where can I put the jars with extension functions to make one transformation function used in a mediator component can works fine?
    + at runtime, where can I put those libraries? (in the previous version, we can put this libraries in the %APP_SERVER%\j2ee\home\applib, or create one shared library and reference it in the oracle.bpel.common shared library declaration of the server.xml configuration file).

    Hi,
    please post this question to the JDeveloper 11 forum. Please translate the messages into English as well
    JDeveloper and OC4J 11g Technology Preview
    Frank

  • Database Lite and JDeveloper / ADF

    Hello,
    I'm planning to create a small application which will run on mobile PC in an off-line mode, having synchronization with master DB once connected to the proper network.
    The main architecture on the target PC may be :
    - Oracle Lite
    - GlassFish
    - ADF application
    I downloaded JDeveloper 11.1.1.3.0 and the latest version of Oracle Lite (10.3.0.3).
    I'm looking the tutorials but none of them are talking about the JDeveloper 11g version, they all speak about BC4J/OC4J. Since I'm new to Oracle's product I don't know these "products" (framework ?) and in the 11g version this seems to have disappeared.
    Are those versions compatible with each other ?
    Will the tutorial work ?
    Regards
    PS: the same thread is present on the JDeveloper forum

    The main thread will be the one on JDeveloper section :)
    ==> Database Lite and JDeveloper / ADF

  • JMS with weblogic and jdeveloper IDE

    HI,
    I am a newbie to jms..could anyone provide me a sample tutorial to test and deploy a sample jms application using weblogic and jdeveloper IDE.
    Thanks,
    Amy
    Edited by: 838667 on Feb 22, 2011 2:50 AM

    ...I have a strong feeling this is a TIBCO-related issue where you're not doing the lookup the way TIBCO likes.

  • The missing ring between Designer and JDeveloper.

    I'm a user of both Designer and JDeveloper and I found a difficulty in making both updated at once.
    I would like to have something wich can help to map Designer table definitions to ADF entities but I still don't see anything usefull.
    I hoped the integration between Desigern and JDev could help me, but it's based upon Modules and not upot tables and then is useless.
    I looked for Jheadstart but it seems to have similar problems.
    Is there any plan to fill the gap ?
    Is there any viable soluntion already done ?
    Tks
    Tullio

    Repost

  • Hi, im a beginner in ADF and JDeveloper. Can anyone suggest me any video links for learning Oracle ADF?

    Hi, im a beginner in ADF and JDeveloper. Can anyone suggest me any video links for learning Oracle ADF?
    Thanks,
    Vijay

    Refer the below link as a starting point.
    https://blogs.oracle.com/shay/entry/how_do_i_start_learning_oracle_adf_and_jdeveloper
    http://sameh-nassar.blogspot.com.au/2010/04/main-references-to-learn-oracle-adf.html
    Cheers
    AJ

  • OBIEE 11.1.1.7 and JDeveloper integration

    Hi all,
    I am integrating OBIEE 11.1.1.7 with J Developer. I have installed OBIEE 11.1.1.7 and JDeveloper 11.1.2.3.0 on my machine. Can anyone tell me the further steps to move on.
    As per my research, I have to download an extension called Web Center portal in JDeveloper. But it is not getting displayed in the extension list. Is it compatible with this version ? If not, then which versions is it compatible with.
    Apart from this I also came across the extensions called BI ADF task extension Bundle, BI ADF Bundle. Can anyone provide me appropriate links that demonstrate use of these extensions (Any tutorials or so).
    I am just trying to explore the possibilities of OBIEE with J Developer.

    Pl see if MOS Doc 337737.1 (Oracle Clusterware - ASM - Database Version Compatibility) can help
    HTH
    Srini

  • Oracle Coherence Examples with Oracle SOA suite 11.1.1.4.0 and JDeveloper.

    Hi,
    I am new to Oracle Coherence. I was looking for examples implementing Oracle Coherence step by step so as to get a basic understanding using JDeveloper but most of the examples available are using Oracle Service Bus and Eclipse.
    Could anyone please help me in providing link with examples using Oracle Coherence with Oracle SOA suite 11.1.1.4.0 and JDeveloper.
    Thanks for the needful.
    Cheers,
    Varun

    Hi Varun,
    Please find the answers to your questions below:
    1) Could you please let me know how to use this system property -Dtangosol.coherence.override in my application so that I can coordinate between the cluster used by my application and the one started for using Coherence Node.
    You need to specify this property in the Java Options of your server or cache node startup script.
    2) I was trying to understand how to use this tangosol-coherence-override.xml but the document is pretty confusing. I am not able to understand that whether I am suppose to use it at server level or at application level.
    I would suggest extract the coherence.jar and you it would be important for you to have a look at the tangosol-coherence.xml and tangosol-coherence-override.xml. This file is used to override any of the properties specified in tangosol-coherence.xml for your cluster configuration for example, clustername, multicast ip and port or WKA for unicast, logging and so on.
    3) Another point is how to coordinate among tangosol-coherence-override.xml, coherence-cache-config.xml and -Dtangosol.coherence.override system property from my application
    Ideally you should specify in the java options of your application startup but you can also sepcify using System.setProperty("property", "value") in you code for specifying the various properties
    4) How to use the cache updating mechanisms from an application?
    I am not clear what do you mean by cache updating mechanisms? If you mean how you can update the cache from application then you can use simple Put, Entry Processor and so on. Refer NamedCache APIs to start with for operations but there many other ways to update the cache from within application or otherwise
    Hope this helps!
    Cheers,
    NJ

  • Synching Blackberry and Windows Live Mail

    Hi.. I am new to the world of Blackberry and not very technically minded !
    I would be very grateful for some help with the following please:
    I use Windows Live Mail for all my email addresses.  When I delete an email from Blackberry this does not delete in Live Mail.  How can I set things up so that when I delete an email from Blackberry it deletes the email from Live Mail too?
    I would like to keep calendar on my Blackberry that synchs with a calendar on my laptop.. so information is viewed the same on both Blackberry and laptop and updates both ways regardless of where the information is inputted.  Is this possible to do and how?
    Hope I've explained ok and most grateful for any help and support please !
    Thank you

    Hi and Welcome to the Forums!
    strawberry1 wrote:
    I use Windows Live Mail for all my email addresses.  When I delete an email from Blackberry this does not delete in Live Mail.  How can I set things up so that when I delete an email from Blackberry it deletes the email from Live Mail too?
    Reconciliation between your BB and your email server will be governed by this KB:
    KB05133Email reconciliation features for the BlackBerry Internet Service
    From what you are requesting, it indeed should be possible. Therefore, please also check this KB:
    KB13509How to reconcile email messages between the messaging server and the BlackBerry smartphone
    and ensure that you have configured everything correctly. Also be sure that you are waiting an appropriate time length...it has been witnessed for deletion reconciliation to take up to 8 hours at times (it varies quite a bit based on a number of factors).
    strawberry1 wrote:
    I would like to keep calendar on my Blackberry that synchs with a calendar on my laptop.. so information is viewed the same on both Blackberry and laptop and updates both ways regardless of where the information is inputted.  Is this possible to do and how?
    For this, it is indeed possible, but again depending on circumstances. You can reconcile your BB to the following desktop calendar applications:
    KB12268Applications supported by BlackBerry Desktop Software for Windows for synchronization
    Assuming you already have one of the compatible applications and it already has all of your data, then I suggest the following steps. It is advised that you be logged into the PC on an account with full admin rights. Further, under Vista/Win7, use the "Run As Administrator" option for everything.
    1) Download, to your PC, the RIM Desktop Software:
    http://us.blackberry.com/apps-software/desktop/
    2) Install the Desktop Software onto your PC
    3) Start the organizer configuration:
    KB17022 How to configure organizer applications for synchronization using BlackBerry Desktop Manager
    KB23681How to configure organizer data synchronization settings using BlackBerry Desktop Software 6.0
    Hopefully that will get things going again.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • New blackberry and desktop manager

    Hi,
    I got a new blackberry and it has a new pin with it. How can I get the new pin in the desktop manager? it keeps coming up with the old pin asking if I want to sinc with the new one but than it doubles my calendar entries...
    Thanks in advance or your help

    Hi,
    I got a new blackberry and it has a new pin with it. How can I get the new pin in the desktop manager? it keeps coming up with the old pin asking if I want to sinc with the new one but than it doubles my calendar entries...
    Thanks in advance or your help

  • 10g database, cluster on aix and jdeveloper

    Are there some known incompatibilities between oracle 10g database with cluster on aix and jdeveloper application (jdev 10g) using dynamic jdbc credentials (jsp, bc4j, adf)?

    My application vendor advises me that my patch level on AIX should be equivalent to that of the following windows patch level.It may not be available becuase most of them are OS specific..If there is patch for Windows behaviour how are you expecting a patch for an Unix version
    Explain your vendor about this buton the other hand if it is a generic issue then you should look for AIX patch
    Edited by: Maran Viswarayar on Jan 18, 2010 5:10 PM

  • I recently restored by blackberry and reinstalled the bl...

    I recently restored by blackberry and reinstalled the blackberry app to my blackberry tour. Iam unable to access the apps that were purchased with my paypal account. What can I do to retrieve the apps that I paid for

    Hi there!
    To re-install your apps, please follow this section of the AppWorld user guide:
    http://na.blackberry.com/eng/deliverables/7268/Re-install_an_item_on_a_different_device_643962_11.js...
    For more registration key information, see this KB:
    http://www.blackberry.com/btsc/KB18646
    In some cases, it has been discovered that updates (from AppWorld obtained apps) require additional steps in order to install the update. If the update will not install, please attempt this:
    Homescreen > Options > Advanced Options > Applications > highlight the app > BBKey > Delete
    AppWorld > MyWorld > Login > highlight the app (if it shows at all, in any state) > BBKey > Delete
    Use either your PC (via Mass Storage Mode) or your BB (via Media > BBKey > Explore) and find any references (folders, files) to the app. Delete whatever you find. Search both your Device Memory as well as your Media Card.
    Use the above AppWorld user guide link to re-install the app -- a new registration/activation key should then be provided
    If that does not work, then please return to these forums (http://supportforums.blackberry.com/rim/) and register an account so that we can provide you with direct assistance.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Why can't i put an out of office on my iphone email? Blackberry and other android phones will allow this feature.

    I just purchased my iPhone, one thing I don't like is that with my Blackberry it allowed me to put an Out of Office reply to my emails. I thought the iPhone was a leader!!! Blackberry and other Android phones can do it.

    Why can't you?  Simple..Apple doesn't include that feature.
    Download and use iMExchange instead.

  • I have a blackberry and sceen light dont wok and it get hot and turns off and it dont want to down load what can i do it new and i im not happy with it at all but im stuck with it what can i do

    i have a blackberry and im not happy with it at all its gets hot and it burns ur hands and the scern is black and it turns off and dont want to down load i hate is phone and i just got in 3mon ago im now stuck with it

    Hi and Welcome to the Community!
    Given that it's only 3 months old and was brand new, you are covered by warranty. You need to take it to whoever you bought it from as they are the servicer of your warranty.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for