I believe in J2ME...but....

I strongly believe in J2ME. I've read on the NTT Docomo site how J2ME is used in Japan (http://www.nttdocomo.com/html/imode04_1.html). Very interesting. I think J2ME could play an important role esp. when I look at the intention of all the companies joining the Open Mobile Architecture Initiative.
Because J2ME incorporates so many advanced security features, it is an attractive and powerfull tool for businesses -- especially those that rely on safe transmission of confidential information.
I still have a couple of questions:
- Will end-to-end deployment also be supported in future wireless platforms?
- Some developers are concerned that inconsistencies in wireless network performance might derail the success of their applications. Asked how J2ME can succeed if networks can't hold a data connection. So what we need (to my opinion) is a protocol which can keep the data on the devices and synchronises when possible. Are we gonna save data in small databases again....how are we gonna use the momory in the device. Will SyncML play an important role in this case?
I'm curious at the answers of my questions above.
Regards...
Thomas
(I've also placed this question on the wireless forum)

I've found a very usefull link that answers my question:
http://www.devx.com/premier/mgznarch/Javapro/2002/04apr02/dh0402/dh0402-6.asp
Maybe this answers also other peoples questions.
Still one question stays: what will be the role of SyncML?
-T-

Similar Messages

  • Is creative really working on a zen firmware upgrade? I whant to believe they are, but

    last release was 9 December!!! my thought? just a Christmas gift to chute the SD integration critics! Perhaps I?m wrong! just the future will tell...

    By the way, may the Gods shrivel all Apple iphone software developers into a smoking crisp.

  • Wap and j2me

    Hi,
    iam having a general doubt on wap vs j2me.i find in some places like (getrid of wap) or (say goodbye to wap) replacing it with j2me.But, how is data sent from a server to client and viceversa.(ie) what is the transport layer and the protocol thru which the data is sent!.
    Thanks,
    RP

    Hi,
    iam having a general doubt on wap vs j2me.i find in
    some places like (getrid of wap) or (say goodbye to
    wap) replacing it with j2me.But, how is data sent from
    a server to client and viceversa.(ie) what is the
    transport layer and the protocol thru which the data
    is sent!.
    Thanks,
    RPThe network/transport layer of j2me is implementation dependant. It can be TCP/IP or it can be other protocols like bluetooth ... etc...
    J2ME implementation must talk HTTP as an application level protocol. It generally is also able to make socket connections so user defined protocol may be used.
    However, I don't believe that WAP and WML should be got rid of. They do serve a great purpose.

  • Problem with Display.setCurrentItem() using J2ME-Polish

    Hi,
    I am fairly new to J2ME-polish and have encountered a situation that I am having a problem with. I am loading a form with a number of String Items. When I display the form I would like to focus to the last String Item that has been placed on the form. I have been using Display.setCurrentItem() in J2ME but when I try using it in J2ME-Polish I receive this message :"de.enough.polish.ui.Screen (3022): Screen: unable to focus item (did not find it in the container or is not activatable ) "
    Below is a snippet of my code.
            // si14 in a StringItem defined earlier in the code
            // It is the last stringItem placed into the form
            form.append(si14);
            display = Display.getDisplay(this);
         display.setCurrent(form);
         display.setCurrentItem(form.get(0));Thanks

    http://forums.sun.com/thread.jspa?threadID=686256&messageID=10864566

  • I have enabled both the traces 1204 and 1222 in sql server 2008 but not able to capture deadlocks

    In Application error:
    2014-09-06 12:04:10,140 ERROR [org.apache.catalina.core.ContainerBase] Servlet.service() for servlet DoMethod threw exception
    javax.servlet.ServletException: java.lang.Exception: [ErrorCode] 0010 [ServerError] [DM_SESSION_E_DEADLOCK]error:  "Operation failed due to DBMS Deadlock error." 
    And
    I have enabled both the traces 1204 and 1222 in sql server 2008 but still I am not getting any deadlock in sql server logs.
    Thanks

    Thanks Shanky may be u believe or not but right now I am in a migration of 4 lakh documents in documentum on Production site.
    and the process from documentum is halting due to this error but I am not able to get any deadlock in the sql server while the deadlock error is coming in documentum:
    [ Date ] 2014-09-06 17:54:48,192 [ Priority ] INFO [ Text 3 ] [STDOUT] 17:54:48,192 ERROR [http-0.0.0.0-9080-3] com.bureauveritas.documentum.commons.method.SystemSessionMethod - ERROR 100: problem occured when connecting repository! DfServiceException::
    THREAD: http-0.0.0.0-9080-3; MSG: [DM_SESSION_E_DEADLOCK]error: "Operation failed due to DBMS Deadlock error."; ERRORCODE: 100; NEXT: null at com.documentum.fc.client.impl.connection.docbase.netwise.NetwiseDocbaseRpcClient.checkForDeadlock(NetwiseDocbaseRpcClient.java:276)
    at com.documentum.fc.client.impl.connection.docbase.netwise.NetwiseDocbaseRpcClient.applyForObject(NetwiseDocbaseRpcClient.java:647) at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection$8.evaluate(DocbaseConnection.java:1292) at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection.evaluateRpc(DocbaseConnection.java:1055)
    at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection.applyForObject(DocbaseConnection.java:1284) at com.documentum.fc.client.impl.docbase.DocbaseApi.authenticateUser(DocbaseApi.java:1701) at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection.authenticate(DocbaseConnection.java:418)
    at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection.open(DocbaseConnection.java:128) at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection.<init>(DocbaseConnection.java:97) at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection.<init>(DocbaseConnection.java:60)
    at com.documentum.fc.client.impl.connection.docbase.DocbaseConnectionFactory.newDocbaseConnection(DocbaseConnectionFactory.java:26) at com.documentum.fc.client.impl.connection.docbase.DocbaseConnectionManager.getDocbaseConnection(DocbaseConnectionManager.java:83)
    at com.documentum.fc.client.impl.session.SessionFactory.newSession(SessionFactory.java:29) at com.documentum.fc.client.impl.session.PrincipalAwareSessionFactory.newSession(PrincipalAwareSessionFactory.java:35) at com.documentum.fc.client.impl.session.PooledSessionFactory.newSession(PooledSessionFactory.java:47)
    at com.documentum.fc.client.impl.session.SessionManager.getSessionFromFactory(SessionManager.java:111) at com.documentum.fc.client.impl.session.SessionManager.newSession(SessionManager.java:64) at com.documentum.fc.client.impl.session.SessionManager.getSession(SessionManager.java:168)
    at com.bureauveritas.documentum.commons.method.SystemSessionMethod.execute(Unknown Source) at com.documentum.mthdservlet.DfMethodRunner.runIt(Unknown Source) at com.documentum.mthdservlet.AMethodRunner.runAndReturnStatus(Unknown Source) at com.documentum.mthdservlet.DoMethod.invokeMethod(Unknown
    Source) at com.documentum.mthdservlet.DoMethod.doPost(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619) (Log Path:SID CER > vmsfrndc01docpp > JMS_Log > server ,Host: vmsfrndc01docpp ,Apps: [SID CER, SID IVS])</init></init>
    Thanks

  • Albums not showing on iTunes but are on fully synced iPhone

    Something I've noticed as I've been putting together a playlist, I have some albums which aren't showing in my iTunes. The albums were transferred from a hard drive not purchased from the iTunes Store. They are in Music>iTunes>iTunes Media>Music so the location I believe is correct but when you go into the the album title the folder there are no song files.
    At first I thought perhaps they had been deleted so went to re-burn the discs but noticed something strange..the albums are on my iPhone which has only ever been synced to my Macbook and is set to sync All Music.
    I'm a bit lost as to how this may have happened, if they weren't on my phone I'd assume it was a conflict of file types, perhaps the culprit albums are in .wma format but they play and show with artwork on the iPhone.
    Any suggestions would be greatly appreciated.
    (Macbook Pro Yosemite running iTunes 12 with iPhone 6 - all updated to current versions.)

    If not the U2 album then
    - Unsync/delete all music and resync
    To delete all music go to Settings>General>Usage>Storage>Music>Tap edit in upper right and then tap the minus sign by All Music
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes      
    - Restore to factory settings/new iOS device.                       

  • J2me/kvm connectivity to PALM Oracle lite 8i/9i??

    I have a requirement to develop an application in Java for PALM OS with Oracle Lite 8i/9i connectivity. I want to know if j2me/kvm supports connectivity to PALM Oracle lite 8i/9i. Please help me to know what all java VM available in the market which have oracle connectivity(jdbc/odbc/whatever) for Oracle Lite for PALM.
    thanks
    dk

    Thanks for the respose. But I want to have local database in Palm Oracle lite. The oracle lite database will be on palm device. My question is, If we can commect to oracle lite on palm using jdbc/etc?
    I am new to J2Me, But what I understand by writing servlets that they will be running on a web server. But I want the program to run on PALM DEVICE(AWT/SWING) with connnnection to local oracle lite.
    regards
    dk

  • Music composer in j2me

    Hi!, I am Alok Ranjan Singh from India.
    i am new to the J2ME(one month exp) but i have done some project on J2EE and J2SE(2+ years exp).Please provide me some guidence and documentation links so i will use them to update my self.Here I have a problem , I a hve to make a music composer , I build a small composer in j2se it run , now i have to convert it in J2ME but here some API like "swing" are not supported.Please gave some advice to complete this project
    I said Thanks in advance.

    Not really. Advertising is generally frowned upon in these forums.
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Why a J2ME App dosen`t work similar on all mobiles?

    Hi there!
    I`ve an app that it simulates a mobile shoping center that shopers are register to it and them`s products will shown in them`s list.
    People register too and select them`s favorite and finish, it sends SMS to SMS center and report to sellers that "you have new request"
    It works corectly but not always!!!
    I have a Motorola L6 that works succesfully, but my manager has a Sumsung X700 that dont work, in additional sometimes it dont install and many cooperator`s phones deny to accept an install jar file...!
    Could you help me pls?
    likefull!

    Tahnk you dear MAGIC
    I found that his phone dont suports WMA.
    You know I`m flying and taking off cause of happyness!!
    Thank you again and thank SDN Forum, best forum, #1 forum.
    I registered to more than 14 forum that all of them`s subject was J2ME but only SDN`s leaders response me!
    I love you SUN.
    I`m a VB & C#.net programmer but when i feel Hibernate, Ajax and most important J2ME , never think about MS`s Programming language ! I`m a JAVAer now.
    regards.
    Message was edited by:
    Honey

  • Configure J2ME : where is ' Manage Librabries... ' menu item

    i have downloaded and installed jdeveloper and sun j2me wireless toolkit 1.0.4_1. i also downloaded j2me extension and unzip it to the ext folder.
    i can generate j2me skeleton code, but i can't invoke wireless toolkit or emulator within the jdeveloper.
    From the viewlet in oracle site, i knew i should add a librabry as the first step i configure j2me. but i have not found the menu item 'Manage Librabries...' in the position as shown in the viewlet ( that is in 'tools' main menu, under the menu item 'J2ME Wireless Toolkit location') i get 'Generate java doc...' in that position instead.
    Where can i find 'Manage Librabries...', or shall i do something to get it?
    best wishes

    Hi,
    It seems that the viewlet for this has been produced using a version of JDeveloper that isn't publically available yet (9.0.3).
    To manage libraries in 9.0.2, look under Project->Project Settings... on the Libraries page.
    Thanks,
    Brian
    JDev Team

  • Update records in adressbook in J2ME(NEW TO J2ME)

    Hi all,
    I am trying to update the records in an address book in J2ME, but I can't do it, since there is no UpdateRecord( )
    How can I do it?

    I think the method you're looking for is javax.microedition.pim.Contact.commit() inherited from interface javax.microedition.pim.PIMItem.
    {color:#0000ff}http://www.forum.nokia.com/document/Java_ME_Developers_Library_v1/GUID-654A42A3-C453-411A-A153-366C08AEF058/javax/microedition/pim/PIMItem.html#commit(){color}
    This method persists the data in the item to its PIM list.
    See the code samples available at
    {color:#0000ff}http://www.forum.nokia.com/document/Java_ME_Developers_Library_v1/GUID-654A42A3-C453-411A-A153-366C08AEF058/javax/microedition/pim/Contact.html{color}
    In future, j2me questions should be posted in the CLDC and MIDP forum at
    {color:#0000ff}http://forum.java.sun.com/forum.jspa?forumID=76{color}
    db

  • Where's the API docs for J2ME?

    I'm a long time J2SE programmer wanting to get into J2ME> One of the first things I tried to do is find Sun's javadoc for J2ME, but I can't find it anywhere. How can I find them? Also, are there any good learning trails for learning the basics of the J2ME windowing system and such?

    http://java.sun.com/j2me/docs/index.html
    or you can search in
    http://jcp.org/en/home/index
    by JSR
    http://java.sun.com/j2me/index.jsp

  • J2ME, Streaming to DSS server,

    i know a liitle bit about J2ME, but dont know much about streaming protocals,
    i need to be able to create a RTSP connection to a darwin streaming server using J2ME?
    what im looking to do is grab from the camera. easy
    create something which i can send to DSS
    send to DSS
    any advice, links ect will be very welcome
    ive searched only thing ive found is "Experiments in Streaming Content in Java ME"
    This is not Streaming from. but streaming TO the Darwin Streaming server?

    dr_awol
    First you need to know the basic principle of RTSP:
    1. RTSP is used for streaming media from the server end. If you install DSS then you will find there is a
    folder ( sorry I forgot the folder name, as I worked on it long back ) where you have to keep your media
    medias and when the DSS runs it takes those media instances and streams through the default port
    554. This DSS server does not run the media files only reads the content of the file and continuously pass
    the raw packets over network.
    2. The DSS gives a one way communication and it is outbound only :)
    3. DSS and RTSP is not used as a file transfer protocol(FTP).
    4. There is no API available in the mobile end which can convert a mobile media into RTSP packet.
    5. You can use a Bluetooth dongle and OBEX for transfering the video to server and stream it from there.
    6. Also you can use GPRS and HttpConnection with POST method for transferring the media file into the
    specific DSS directory and DSS will stream it for you.
    I think now the picture is little bit clear for you. If so mark this reply as CORRECT :) And of course don't forget me and DUKES also!
    Cheers!
    Shan.

  • J2ME - Thread running independent of Midlet

    Hi Folks,
    I am very new to J2ME, but I have been reading the midp2.0 api and forums. From what I've read, you cannot have a MIDlet running in the background acting as a server (on the actual phone). My question is, is it possible to have a thread that is initially spawned when the MIDlet is instantiated and then runs independently of the MIDlet (if the MIDlet is destroyed, the thread is still running in the background)? Which would in theory act as a server who wakes up the MIDlet and tells it to perform some predefined tasks.
    So I saw the PushRegistry and the Storage classes in midp2.0, using these classes is this possible?

    Hi,
    The PushRegistry invokes your midlet when some condition defined by you is meet. ex: arrival of a sms, connection to aport on the mobile phone, arrival of a datagram, etc..
    You don't need to have a thread running for that.

  • Use j2me to develop a chinese chess game

    Hi, i am new to J2ME but i have some experience on J2SE.
    Until now i still have no idea how to develop a j2me system. i already install j2me tool kit but dunno how to use and also installed Forte. The forte is just like a java builder and i now is working on it.
    Can anyone help me with this programming? I have a project to do and the project title is Developing a Chinese Chess Game in PDA using J2ME.
    Pls help me and give me some references or some sample coding of j2me.

    Alot of stuff online. Here's some to get you started:
    wireless toolkit tutorial -
    http://developers.sun.com/techtopics/mobility/midp/articles/wtoolkit/
    sample codes and articles-
    http://developers.sun.com/techtopics/mobility/allsamples/
    http://developers.sun.com/techtopics/mobility/allarticles/
    http://developers.sun.com/techtopics/mobility/allttips/
    Hope this helps. Good Luck.

Maybe you are looking for

  • Upgrading from 10.2.to 10.4

    Help! My son was attempting the above on his iBook 700, inserted the 10.4 disc and started the upgrade but the iBook closed down and will not now restart. We've tried removing the DVD, inserting the DVD and holding down C, but nothing works. When the

  • Slow running query, plan attached

    Oracle Database 10g Release 10.2.0.1.0 A particular query is taking a rather long time to run. This was something which used to run rather quick until a couple of days back. Indexes seem to be used and nothing else seem to have changed muck. The 5.38

  • Use navigateToURL  in a loop

    I'm trying to do a loop, and call a javascript function in flex for every loop. The loop only seems to call the javascript once the loop is done... and it only calls it for the last iteration of the loop. To reproduce the issue do the following: 1. C

  • Data Usage - How much data is what???

    I recently looked at my college freshman's data usage on our bill and was stunned to see the almost Incessant data usage at least 5 or 6 times every hour, even throughout the night. How can I tell if its her Droid collecting data when she isn't using

  • Need some help in outbound IDOC  !

    Hi friends i have written an outbound IDOC generation code Where i am able to create idocs. When I am viewing them in WE02....I can see the yellow sign. IF i process them through WE14....IT IS BEING CONVERTED TO GREEN. Can I call that  screen with in