How to port Personal Profile Application to PalmOS emulator

Hi Everyone,
I have implemented an application by using Personal Profile API in Linux RedHat9.0. But I don't know how to port the application to a PalmOS emulator.
Would anyone advice me?
Thank you in advance.
Regards,
Paul

Yes, means you cannot currently. There is no Java Virtual Machine and matching Java Class Libraries supporting the Personal Profile which runs on a PalmOS device. Currently there are MIDP 1.0 implementations for Palm OS implemented in 68k. IBM is currently working with PalmOne and together we are developing a native ARM based MIDP 2.0, CLDC 1.1 solution for the PalmOS 5+ Tungsten devices.

Similar Messages

  • How to make fields editable in Personal Profile Application(WDA)

    Hi Experts,
    I am not able to make the  passport field field editable in Personal Profile Application.
    The passport field is uneditable. How do we make it editable so that user can enter Identity No.
    Please help.
    Regards,
    Priti

    Hi Priti,
    Do not maintain use case B* - This is not editable.
    Maintain Use case A* - This is editable.
    Did you maintain entries in this below table.
    In this table - V_T7XSSPERSUBTY
    Regards
    Somu

  • How to port custom forms application from oracle apps to standard Forms

    Hi All
    I have developed a small custom forms application inside Oracle EBS.
    I have used the TEMPLATE.fmb for all of my custom forms and followed all the standard metalink docs for building a custom forms application inside Oracle EBS 11i.
    Now i kindly want to ask if there is any possibility on hos to port this custom application in a standard forms and reports services with oracle database, not using the Oracle EBS technology stack.
    Is there any doc or step by step procedures?
    thank you very much in advance
    Soni

    Now i kindly want to ask if there is any possibility on hos to port this custom application in a standard forms and reports services with oracle database, not using the Oracle EBS technology stack.If you want to register this custom form and integrate it with EBS then you need to do it from EBS.
    Is there any doc or step by step procedures?https://forums.oracle.com/forums/search.jspa?threadID=&q=custom+AND+form+AND+register&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=custom+AND+application+AND+register&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Media API on Personal Profile

    Hi,
    I'm trying to write an appliation which uses the Camera on my PDA. I'm using IBM J9 on the PDA with Personal Profile, and my application uses lots of AWT widgets, so it's not possible to move to Midlets.
    I was trying to add the MIDP library to my application to be able to access the camera. For some reason I can't do this, because J2ME applications can only use one profile. Is there anyways to add the Multi Media APIs to Personal Profile applications ?
    Can anyone give me some advice on how to make this work ? or point me to an alternative way of accessing the camera on my PDA.
    Cheers,

    yes,..ive tried the mmapi with creme cdc vm and it works,...but,only for playing wav,..i dont know about video. coz my program isn't working top play video with it...

  • Add Infotype 0045(Loans) to Personal Profile

    Hi All,
    I am currently on EHP6 and i am trying to add Infotype 0045 to personal profile application but i am facing issues.
    I have followed the steps with few exceptions from the below link:
    Adding any Info Type IN ESS in EHP5/6 through WebDynpro Configuration
    I have added the infotypes in HRPAD and V_T7XSSPERSUBTYP.
    I have created all the required configuration(FORM_UIBB, LIST_UIBB and OVP_COMPONENTS).
    I have created proper wiring as well and implemented the Default start date BADI as well.
    I have already make it to work for few other Infotypes.
    I am not sure why is it not working for IT0045.
    Please let me know in case you have any views on this.
    Regards,
    Mayank

    Hi,
    i have already checked all the settings and they all look fine.
    However, to be on the safer side i have also EDITED the same configurations and wiring to make it work for other infotype, and it works correctly for others.
    The problem is something specific to IT0045.
    Regards,
    Mayank

  • Personal profile && midp

    dear all : J2ME wireless tool kit provides midp.
    but i need libraries like java.awt.*,
    so i need personal profile.
    the problem is that how i combine personal profile with midp ?
    thx you ^^"

    What do you mean by personal profile? Yes they are different and when I installed J2ME it asked for the path of J2SE directory.

  • Personal Profile on EHP7

    Hello,
    Recently we have upgraded the system from EHP4 to EHP7. The 'Personal Profile' application on ESS shows error- 'Person is already being processed by user XXXXXXXXX'. This error is encountered at every login. Please suggest the solution to avoid this as it locks the user and doesn't allow to carry on any other process on it.
    Regards,

    Hi Siddharth,
    Checked the suggested note 1795888. However, this can not be implemented.
    EA-HR details are : release- 607 , SP Level- 0023.
    Any further suggestion on this?

  • JavaCard applications on SIM accessing personal Java applications

    Are personal java applications also applets just like Java Card Applets.
    Also i am programming the SIM of the mobile phone which is a Java Card.
    How can a Personal java application on the phone communicate with a JavaCard application on the card or vice versa. Please Note that for the user they are similar.i.e. they exist side-by-side on the same menu of the phone with the user having no clue that the application resides on the phone ( a personal java application) or on the card( a javacard application).
    Can anyone tell me of some way for one personal java application to access a JavaCard application?
    Thanks
    SKhan

    At the moment there exist no way to access the Java Card / smartcard in a J2ME/personal Java device. Currently we are working in JSR177 on the problem.

  • J2ME & Personal Profile - HOW LONG MUST WE WAIT

    Hello!
    I� am worry about the shipment off Personal Profile and CDC.
    How long must we wait so that Sun will decide to launch this product?!!!
    And what about Personal Java for WindowsCE 3.0 (not a beta release, a final and stable one)? There are VM that we can buy (Insignia), but the principles of Sun and Java are Open Source and free licenses not Open Source BUY IT?!!!!! Besides that this version do not support the possibility to access to MS Pocket Access Database...
    Does anyone know something about this?
    Thanks
    Marco

    Why don't you use J2SE instead, that way you don't have to wait for J2ME anymore!!!!!
    FYI... SavaJe has developed a new Java Operating System for StrongARM based devices such as the Compaq iPAQ. SavaJe supports all Java 2, Standard Edition, JDK 1.3 APIs, libraries and classes on mobile devices, and is the fastest Java platform capable of running all J2SE and PersonalJava applications at desktop performance. (over 10 times faster than running Java on Jeode based on the tests I have done).
    For more information, please visit: http://java.sun.com/features/2001/06/savaje.html
    For a free evaluation download, visit our website at: http://www.savaje.com

  • How to create Remote Desktop Application in C# or port it from HTML5/JS project ?

    Hi
    How can create Remote Desktop Application in C# template ? I were searching on google but not found example or API for this.
    If can, please suggest for me some solution, example and document.
    And I have JavaScript project template Remote Desktop Application. Can i port it to c# ? Or use Webview to show it ?
    I were create demo use webview to show it but it not run. Maybe i do some mistake or can't be do it.
    Thanks.

    I have no other options.  We already provide the RDP plug-in for JavaScript. I'm not sure what else is needed for this.
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with
    undefined objects and unknown namespaces.
    My project needs work with C# Windows Store. So I need RDP on C#, not JS. If we don't support C#, do we have a RDP spec on Windows 8.1 so that we can follow that spec to implement with native code to support RDP?

  • How to download Personal Java and how to run the application

    Hi,
    From java.sun.com, which file has to be downloaded for develpoing the application in personal java.
    How to run an application in peraonal java?
    If you give me the steps it will be more helpful to me.
    I couldn't find the samples for personal java anywhere?
    If you give me links for basic samples with source code such as hello world and small games, it will be more helpful to me.
    All of my doubts are very basic one.
    Please help me.
    Thanks in advance.
    Regards,
    Nagaraj.

    Sun has a beta implementation available for download (http://developer.java.sun.com/developer/earlyAccess/personaljava/) which will allow you to run Personal Java on a MIPS/SH3/StrongARM or XScale device running WindowsCE 2.0 or greater. You can also download the Personal Java Emulation environment (http://java.sun.com/products/personaljava/pj-emulation.html) which will allow you to develop and run personal java applications in a Windows or Solaris environment.
    Most JDK1.1.8 compliant applications will run on Personal Java, so a Hello World program would look like the regular.
    public static void main(String[] args) {
    System.out.println("Hello World");
    System.exit(0);
    You can also purchase a full blown commercial implementation of Personal Java for PocketPC at handango.com. Do a search on Insignia Jeode for Dell. You can use this on any PocketPC/XScale pda.
    To run a Personal Java program on Pocket PC. Deploy your jar to the Device and create a shortcut similar to this:
    50#"\program files\Java\bin\pjava.exe" -setcwd "\program files\Java\pjtest" -classpath "\program files\Java\pjtest\pjtest.jar" -file "pjtest.testmain.class"
    The number is arbitrary, but the paths need to point to the directory where you installed Personal java and your jar/application respectively.

  • How to Pass personal number(pernr) to the ESS Webdynpro ABAP Application

    Hi,
    How to pass personal number of employee to the standard ESS webdynpro ABAP application as application parameter of iview.
    Thanks
    Srikanth

    Hi
    For WebDynpro application in iView there is a property to set Parameter for WebDynpro application.
    Handel these passed parameters in Default plug of Interface Controller.
    Note string passed as parameter in iview is case sensitive.
    Try this code to get URl of Deployed application
    String appURL = null;
    try {
         WDDeployableObjectPart currentAppPart =wdThis
                                  .wdGetAPI()
                                  .getComponent()
                                  .getApplication()
                                  .getDeployableObjectPart();
    appURL = WDURLGenerator.getApplicationURL(currentAppPart);
    } catch (final WDURLException ex) {
    wdComponentAPI.getMessageManager().reportException(
                             new WDNonFatalException(ex),
                             false);
    Mandeep Virk

  • How could I use native methods in CDC-Personal Profile?

    Hi, I know that CDC-Personal profile doesn�t support JNI (I think so), but i think that must be a way to use native methods in an application written with Personal Profile. Thank you very much

    I'm esperiecing the JBluez executing in a CVM for Linux...all seems work well, and i know that only the CLDC doesn't support JNI but CDC support it. You only need to follow theinstructoins valids for use JNI with J2SE, if i'haven't readed bad, CDC is Java 1.3 compliant...
    I hope this could clarify your ideas
    Andrew

  • How can we change default port 8080 of application express

    Hi all,
    Does anyone know how to change default port 8080 in application express to run on only "80"? I have tried the following link, but when i am trying to run using 80, error is being thrown.
    http://www.mypi.ch/?p=33
    I have checked that no other thing is running on 80 port. I am using Windows Vista
    With Regards,
    Sunil Bhatia

    I am really a newbie in this application express field.
    I have installed oracle application express 3.2 over oracle 10G Database as per steps provided on forum. Can you let me know how can i find which webserver i am using? is there any query which i could run to find this out...thanks for ur help. Do reply soon
    With Regards,
    Sunil Bhatia

  • How to send sms port from Desktop applications to the Midlet?

    how to send sms port from Desktop applications to the Midlet?

    Depends on the API your SMS gateway provides, and may not even be possible. Even if you can send the SMS with a port specified, be aware that some carriers deliver the SMS without the port number, which will result in it going to the device inbox and so won't activate your MIDlet registered with the PushRegistry.
    I understand that you're working on a JavaSE application, but members who frequent the mobility forums might have more knowledge about this. Would you like me to move this thread there?
    db

Maybe you are looking for

  • Oracleoracle: error while loading shared libraries: libodm9.so: cannot open shared ob

    Hi, I'm installing Oracle 9i on IA 64, OS linux. I keep getting the following error when I run sqlplus oracleoracle: error while loading shared libraries: libodm9.so: cannot open shared object file: No such file or directory ERROR: ORA-24314: service

  • ITunes 7.0.2.16 - It hasn't fixed my playback issue(s). Your experiences?

    A little recap of my iTunes 7 story: -I went from iTunes 6.0.5 to iTunes 7.0.0.70 ("updated my library," analyzed gapless playback and indexed my album art) and got video slowdown (100% CPU) and horrible playback stuttering as the main issues, amongs

  • From DPS velocity to FCP

    A friend has just bought FCS2 and has a large number of showreel clips he wants to move into FCP from his previous DPS velocity program running on PC. He thinks the clips are DV PAL but they have a data rate of 37. ? and a frame rate of 59.? which i

  • Can't install beyond request for product code

    I am sure it has been covered before but I do not find the answer.  I am trying to load WinTen from .iso.  Although instructions say we do not need a product code, I can not progress beyond the screen asking for one.  If I leave it blank I can not ef

  • SSRS XML DataSource in SSRS Web Edition

    Hi All, I have a little (stupid) question : is it possible to have  XML as a data source on a SSRS Web Edition ?  I can't seem to find any detailed information about this on the documentation... Thanks in advance! Greetings, Nicky