Confusion on Application Manager Software

Hello,
I have a big confusion about the meaning of an Application Manager Software (AMS) and a J2ME implementation (CDC or CLDC, including the virtual machines). Would you please help me to find the answer?
It says that an AMS controls the entire lifecycle of a J2ME application, from its installing, invoking to stopping and uninstalling step. Then, where is the place of the CLDC or MIDP implementation? it's included in the AMS?
Is Intent Midlet Manager or Websphere Everyplace Micro Environment (IBM) a AMS or only an J2ME implementation, in this context?
Because applications can be installed and invoked by Intent Midlet Manager, but it's an AMS. But it also contains the JVM, so it's an implementation? ...
Thanks in advance for helping me get out of this mess.. :-I
Regards,
Luubi.

have you read this:
http://developers.sun.com/mobility/midp/articles/models/

Similar Messages

  • Adobe application manager not working properly

    First, If I'm in the wrong forum, please let me know and I'll re-create this entry in a better location. 
    I've been a user of Elements 10 since it came out but now with my new camera I would like to try Elements 13.  It was a struggle, but I finally was able to install the trial package but I can not launch elements 13 because the Adobe Application Manager refuses to connect and authenticate. 
    I went through this thread for help:  https://forums.adobe.com/thread/1098435
    and it lead me to some additional information below.
    And followed these steps under troubleshooting connection issues found here:  http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    All of them worked just fine indicating that in theory, I should have NO problems connecting to Adobe.  However, that is not the case and I can not access the site that allows me to try or use the software....  The software manager just sits and spins its wheels so to speak.
    Now, the funny thing, if I type in the WRONG password for my adobe ID, the application manager software immediately comes back and says that I've entered the wrong information.  That tells me the application manager is connecting to where it should.  As a last resort, I have even tried turning off my firewall and still no luck.  Is there anything else I can try?  There would be NO point in buying the software since I would still be stuck not being able to use it. Or anyother Adobe software for that fact.
    Cheers
    David

    Jeff,  
    First of all, Merry Christmas.
    Now, an update.  Elements / Photoshop 13 installed just fine on the my Mini Mac.    My PC has been running since day one (four or fives years now without a complete re-do.) and this seemed as good as time as any to install a factory fresh copy of Windows 7. Who knows how many programs etc.. have been installed / uninstalled etc.. over the past several years and now its complete. Mostly...   Fresh Windows install, All updates installed, latest video drivers drivers and anti-virus installed, google Chrome installed.  I had no issues installing Adobe Photoshop Elements after that.  Again, I have to say its very sad it comes to this extreme measure, but I really and truly do appreciate you taking the time to help me with this issue.
    Cheers
    D

  • Adobe Application Manager error A12E6

    I'm on a MAC OS 10.8.2, I was updating my Adobe Application Manager and received an error A12E6.
    I also tried downloading AI and it says my Adobe Application Manager software is corrupt.
    How do I download new AAM?
    Jo

    So if anyone else has this issue, it took me a while to find the download link
    http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=4774&fileID=4438

  • Application Managed Encryption - ML6020

    Any Dell ML6020 Library firmware starting with a 6 (660G in this case) -  Encryption default is "None"
    How do you change the default to Application Managed ?  I currently cannot change it from Web client.
    From the Web Client - Setup - Encryption - Partition - Configuration - at this point it stops with error message EKM is required. 
    Dell documentations says EKM is not required when using Application Managed Software for Encryption.
    BUT in order to use Application Managed software I need the Encryption set to  Application Managed, not NONE.
    This is not an issue with ML6020 firmware level 585G.GS003 - the default setting for encryption is "Application Managed"   
    What happened from 5XXX to 6XXX library firmware ?  Need level 6XXX for LTO6 tape drives

    Hi Clemens,
    in your first case, please be aware that you should not inject an entity manager into a servlet, as an <b>entity manager is not threadsafe</b>. Injecting an emf into a Servlet fine - entity manager factories are threadsafe.
    In your second case, the em is not participating in the user transaction.
    If you create the entity manager outside the user transaction, you have got to explicitly invoke <b>em.joinTransaction() </b> once the user transactgion is active:
    <b>EntityManager em = emf.createEntityManager();</b>
    Part p = new Part();
    p.setDescription("description");
    p.setName("firstPartName");
    p.setId(3L);
    <b>utx.begin();</b>
    <b>em.joinTransaction();</b>
    em.persist(p);
    utx.commit();
    em.close();
    Alternatively, you can create the em inside the user transaction:
    Part p = new Part();
    p.setDescription("description");
    p.setName("firstPartName");
    p.setId(3L);
    <b>utx.begin();
    EntityManager em = emf.createEntityManager();</b>
    em.persist(p);
    utx.commit();
    em.close();
    Best regards,
    Adrian

  • What is media management software?

    Hi all,
    I am new to RMAN and I am a bit confuse about media management software that is required to backup to tape. What is it exactly? Is it a backup software like Veritas Backup Exec? Does Oracle provide the media management software on Oracle 9i? Is the integrated backup apps in w2k system tools can be used with RMAN to backup to tape? I am planning to buy HP surestore 8i.
    Thanks in advance for your help.

    Hello,
    From my own personal experience, I suggest you also look at Bakbone's NetVault software: good quality, easy to use. (http://www.bakbone.com/products/downloads.asp) But, yes, media management software is 3rd party software to control tape libraries such as your HP Surestor 8i.
    Rgds,
    Mark

  • Can't open Adobe Application Manager

    Hi there! I have a problem. I'm trying to download Adobe Edge Animate, and if I've got it right i need Adobe Application Manager to download it. I have the Application Manager software on my computer but when I try to download Edge Animate from the Apps & Services page on Creative Cloud, nothing happens even though Application Manager is running.
    I've done my best to see what's wrong, but I can't figure it out. When I check the processes page in the Task Manager I can see that Application Manager is running (process name: PDapp.exe *32) but still, it won't work. My computer is running Windows 7 64 bit.
    Anyone who knows what to do?

    Are you still seeing facing this problem.Quit browser and  relaunch it. Now try again to Install Edge Animate from Apps & Services page.
    Do revert if you still face any issue.

  • SCCM Software Updates (and SCUP) vs. Application Management for 3rd Party Application Patching

    Hi,
    We're getting ready to tackle the phenomena known as Java patching, and I was wondering if I could get your personal preference; SCCM Software Updates (and SCUP) vs. Application Management for 3rd Party Application Patching?
    I probably should give a little background on my environment; It's a university atmosphere, so unless it's policy, you have to ask nicely...can't tell people to do things they don't want to; multiple version of required versions of Java for what ever reason,
    which need to be identified, grouped together, and then upgrade as much as possible without breaking their old applications.
    I was thinking that Application Management probably made more sense where it is more robust, especially for removing multiple installs of Java on a single system, but Software Updates/SCUP looks like it was built for this type of patching, so I'm a bit confused
    why SCCM would have two components which essentially did the same thing.
    Your thoughts?
    Thanks,
    Bill

    For Java version management specifically you can already achieve a lot by using the Application Model in CM12.
    You can define supersedence between the different versions, just make sure to opt for uninstall of the older version when defining it.

  • Prevent Adobe application manager  auto install downloaded software

    I used Adobe application manager to download a trial version of photoshop cs6, but I need to install it at another time. Adobe application manager instead installs photoshop immediately.
    How Can I prevent Adobe application manager to install downloaded software automatically?

    You can only download a trial once, so you need to download it when you can use it.

  • Application Manager displaying an "Up to date" label next to software I don't actually have

    I uninstalled and deleted the whole CS I previously owned to download and license it from CC.
    Now I haven't been able to download the software again since the Application manager displays an "Up to date" next to the programs I had (but don't anymore). I checked many times and I don't have any files related to Adobe other than the application manager. I can only download the software I didn't previously have, and the weirdest thing to me is that I'm still able to "update" that software.
    Anyone knows what to do or has the same problem?

    uninstall (anything still installed from cs6) and run the cleaner:  http://www.adobe.com/support/contact/cscleanertool.html

  • Cisco network management software's/application's in a big picture

    Hi,
    I am looking for a document or slide which can help me understand the various Cisco network management software umbrella.
    I mean there are so many Cisco network management software, one big picture of all the application will help me understand.
    Thanks
    Mudassir

    Hi,
    I am looking for a document or slide which can help me understand the various Cisco network management software umbrella.
    I mean there are so many Cisco network management software, one big picture of all the application will help me understand.
    Thanks
    Mudassir

  • Adobe Application Manager Confusion

    The first time I launch the CS6 Creative Cloud Adobe Application Manager, it asks me to install apps. If after I install an app, then quit AAM, then relaunch it, it checks for updates for apps that are already installed. But I am no longer able to install NEW apps from it. Where now do I go to install new apps, as opposed to checking for updates. Either it's confused or I am.

    At first download the Adobe applciation manager manually from the locations:
    Mac:  http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=4774&fileID= 4438
    Windows:  http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=4773&fileID= 4437
    Later If you are still facing issue. Rename Media_db, pdb and OOBE folder.
    The path for the above files will be:
    1: OOBE
    Windows: C>Program files or Program files(x86)>Common files>Adobe>OOBE and rename the OOBE folder to like (OOBEold).
    Mac OS X : Macintosh HD>Library>Applciation support>Adobe>OOBE .
    Note: The library will be hidden in Mac OS X version 10.7 and later you can access the hidden library ie the root library by In the Finder, choose Go > Go To Folder.
    In the Go To Folder dialog, type ~/Library and click Go to access the hidden library.
    2:Location of Media_db, pdb files.
    Windows: C>Program files or Program files(x86)>Common files>Adobe>Caps
    Mac OS X : Macintosh HD>Library>Applciation support>Adobe>Caps.
    After renaming OOBE, Media_db, pdb files  run the Application manager which was downloaded and if the issue still persists then:
    Create a new Administartor account and the restart the computer and log in back to the created new admin account , log in to CCm account and then try it will work.
    If you still have queries regarding Creative Cloud installation and setup, you  can contact support using the below link.
    http://helpx.adobe.com/contact/
    1) Choose 'Creative Cloud' from the field 'Select Your Adobe Product'
    2) Choose the option " Download, installing and setting up" from drop down menu for the option ' Tell us what you need help with?'

  • N80 loss of software/application manager

    Hi I have only just realised that my currency converter is not working properly, the options of currency are home and foreign. I have also noticed that my application manager no longer exists. When I go to tools, application manager and try to open, I get a blank blue screen which then goes back to the main phone screen. The phone is on Orange and Ive had it from about July. I have updated the software once via Nokia and the PC but the phone was okay after this update. Can anyone please help. Thanks, Helen

    But first, try the firmware upgrade - the lost of personal stuff is total, so do the backup first.

  • Application Manager - update blocked by Genuine Software validation failure

    Anybody explain why that is?

    Could you provide some details on how are you trying to the software. Did you download it from the Creative Cloud website via the Adobe Application Manager?
    This error was reported in in past, due to a certificate revocation. That was a long time ago though, and so am not sure if thats the reason in your case. Just to be sure though, coudl you run through the instructions in the following document so that we can remove this as a probable cause. See http://helpx.adobe.com/x-productkb/global/digital-certificate-revoked-aam.html
    In general, this error indicates that the file may not be the exact file that was sent from the Adobe servers. The check is done to ensure that any malware has not been injected into the file by unscrouplous entities. This error could also possibly be due to a corrupt download. It may happen due a spotty or slow internet connections. If you're downloading again, use a wired connection rather than a wireless connection.

  • The Adobe Application Manager doesn't work, can't download trial software.

    I'm on a Mac, trying to download a trial of Acrobat Pro X, and as I hit download, it launches the Adobe Application Manager. Once it's launched, it keeps spinning the blue-gray squares round and round and nothing happens. Is there a way to directly download the file and install it manually?
    Cheers,
    Rita

    Ok, I tried and it has begun the installation.
    The first time, before I got to the end, it said 'The Adobe Application Manager is already running.'
    I was asked to quit, but there was no quit button, so I Force quitted it.
    Then I started the installation process again, and now I get this error message:
    The installation cannot proceed, because some of the processes are running.
    Do you have any idea what I'm doing wrong?
    I quit all Adobe products.
    Thanks for your attention.
    Regards,
    Rita

  • A software update is required? No update available via Application manager.

    Hi,
    Since today my Folio Builder screen in my Indesign CC says I need to update via the help menu/updates. Application manager launches but doesn't show any updates. I mannualy tried to install AdobeDigitalPublishingPatch-CC-30.0.0.dmg but then it says the update is not applicable. What is going on?

    I'm not sure what's causing this problem. You might want to remove/reinstall InDesign and try again.

Maybe you are looking for