ACPI / OnNow support in Java

Hi,
We are trying to get our desktop application "Winlogo" certified. We are planning to use JDK1.4. There is a clause in the Winlogo specs which refers to support for Advanced Configuration and Power Interface (ACPI) / OnNow.
Does Java have any support for this? Is there any way to notify the system of busy application status when sleep is to be prevented, or is it inbuilt into the JVM?
Any help in this regard would be highly appreciated..
Thanks and Regards
Sachin

Can anyone help??

Similar Messages

  • Open type font "Myriad Pro" support in Java AWT

    Hi
    I have installed open type font "Myriad Pro" on my machine.
    When I use the following AWT APIs on jre 1.6, I dont get the open type font "Myriad Pro" in the font list.
    Code snippet
    java.awt.GraphicsEnvironment     ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
    if (ge != null) {
         java.awt.Font[] fontList = ge.getAllFonts();
    The fontList variable doesnt have "Myriad Pro" font.
    My question is
    1) Is the open type font "Myriad Pro" supported by java AWT?
    2) Is there a workaround to get that particular font?
    Thanks
    Vikas

    When I print out the list of all the fonts java recognizes on my machine, all the otf fonts (about 70 of them) are missing including Myriad Pro. All the true type fonts show up. You might need to convert the Myriad Pro into a true type font to get it recognized in java.

  • Charset support in Java

    Hi all,
    We are having a problem with the charset support in Java. We are attempting to decode strings using codepage 037. The call,
    String s = "mystring";
    byte[] iArray = s.getBytes("037");runs fine on some machines and not on others. All the machines are using version 1.4.2_01 and are a mix of Win 2000 and NT. I am guessing that there is an issue with the character encoding sets installed by Java but how do we add new charsets??
    We're seriously stumped on this one. We've tried installing United States English on the machines as well as our locale Irish English through the Regional settings in Control Panel but to no avail.
    Hope someone can help,
    Thanks,
    Phillip

    Hi,
    the most obvious problem to start with, is that getBytes() does not use codepages. It uses encoding schemes.
    Check out http://java.sun.com/j2se/1.4.2/docs/guide/intl/encoding.doc.html
    for a list of supported schemes.
    So you should have been seeing "UnsupportedEncodingScheme" exceptions
    on every machine you tried to execute s.getBytes("037");
    After that, ensure every machine has the "international version" of the JRE installed. ie. in the JRE's lib directory you should see charsets.jar
    regards,
    Owen

  • OOPs support in Java

    how oops principles are supported in java ??

    Here's a good example:
    if(myString == "wrong"){......}
    oops
    I meant
    if(myString.equals("right")){......}
    Oops is a vital component of Java, as you can seeBut that OOPS is so manual. Just wait until the predictive adaptive OOPS JIT JVMs. So that you're code can have if(myString == "wrong"){......}, but the JVM sees if(myString.equals("right")){......} Now THAT's OOPS support!
    Come to think of it, discussions with SO's have this characteristic. Although it usually goes the other way: myString == "right" --> myString == "wrong" ;)
    Regards,
    Nathan

  • Mp3 support in Java

    I want to write a decent multi-media player in Java so I can run it on both Linux and Windows. As of yet however, I have not come across any support in Java for the mp3 format. It supports .au and .wav files, but I have yet to see mp3 support. Does anyone have any experience of working with mp3's in Java? I'd appreciate greatly any help.

    Hi,
    type "JMF" in the search field and search for it - its the Java Media Framework, a kind of add-on you can use for that.A Media player is provided too by JMF as example application. Have fun ...
    greetings Marsian

  • Queries on Mac OS X support for Java 1.3

    Hi All
    I am having some trouble figuring out how to make Swing based Applets
    work on Mac OS X. Can anybody help me ?
    Queries on Mac OS X support for Java 1.3
    1) Will a Java Applet compiled using Java 1.3 run on "Mac OS X" without the need for a Plugin.? This includes Applets using Swing since we compiled using 1.3.
    2) I tried to run some Java 1.3 applets compiled using 1.3.1-04.
    Unfortunately, the Applets wouldn't run.
    Is there some setting in Mac OS X that i need to change or modify for the Applet to work ?
    3) When i open a Terminal in Mac OS X and type Java -version, i get
    "------ Java 1.3---------".
    This implies that Mac OS X supports the Java 1.3 SDK. Does it imply that it supports the runtime as well since this is usually the case ?.
    If it supports the runtime, then does this inculde support for Swing.
    Finally, as i enquired in '(1)' does this mean that i do not need any plugin(MRJ) to make Swing based applets work.
    Thanks and regards
    Prashanth

    What I am seeing is that Java is throwing a security error when file io is initiated by an external call from Javascript to a file on the server that java should have access to. Here is the error.
    <<< ProxyClassLoader: defined LiveConnectProxy class. >>>
    <<< Here're the permissions you've got: >>>
    <<< java.security.Permissions@157402b (
    (java.net.SocketPermission www.dhba.com connect,accept,resolve)
    >>>
    VirtualLab.loadProblemSpecification: properties file=assignments/Walkthough.xml
    http://www.dhba.com/wested/applet/assignments/Walkthough.xml not retrieved
    java.security.AccessControlException: access denied (java.io.FilePermission assignments/Walkthough.xml read)
    My system:
    Mac OSX10.6.4 with Firefox3.6.12 (Java Plug-in 1.6.0_22 Using JRE version 1.6.0_22-b04-307-10M3261 Java HotSpot(TM) Client VM)

  • MQSeries 5.2 still support old Java API 1.1.8 ?

    We are using MQseries 5.1 and java 1.1.8. now we are upgrading to MQseries 5.2, do we need java 1.2 or 1.3.
    does the MQSeries 5.2 still support old Java API 1.1.8 ?
    thanks
    Rupinder

    Not according to the documentation which says MQSeries 5.2 has a dependency on JDK1.2.2 or later.
    Having said that, I have managed to get some JMS functions to work under JDK1.1.8.
    I have had a problem when using JMS to GET a message from our mainframe QMgr but not from our Unix QMgr. This runs ok when using JDK1.2.2,
    Regards
    Chris

  • Version of Unicode supported by Java 1.3.1 and 1.4

    Does anyone know exactly which versions of Unicode are supported and NOT supported by Java 1.3.1 and 1.4? My understanding is that v2 and v3.00 are supported in 1.3.1, but not sure about v1.x. Java 1.4.0 supports v3.0x (not 3.1), but what about Unicode v2.x or v1.x? Is there a list somewhere?

    J2RE 1.3.1 provides Unicode 2.1 support. J2RE 1.4 now supports Unicode 3.0. By "support" I mean that:
    1. Unicode character properties are available.
    2. Collation and break iterators should work.
    3. Case map operations should work.
    It would be nice if Character provided an API like getUnicodeVersion(). The javadoc for Character does tell what Unicode version is supported...at least in 1.4.
    J2RE 1.4 does not support Unicode 3.1 or 3.2 because the Unicode specs were not stable at the time the J2RE 1.4 specs were solidified. The Java I18N team is committed to tracking the evolving Unicode standard. The next major release of the Java platform will most likely support the existing version of Unicode at that time.
    Regards,
    John O'Conner

  • New in Kodo 3.3.3: Improved support for Java 5 enums and generics?

    Hello,
    Can anybody tell me if Kodo 3.3.3 can be deployed on WebLogic 8.1 sp4, jdk
    1.4.1? The reason I ask this is because one of the features mentioned for
    v3.3.3 is the support for Java 5 generics, which is available on WebLogic
    9 -- but not in WebLogic 8.1 sp4. The documentation for Kodo 3.3.3 seems
    to indicate that it can be deployed on WebLogic 8.1 -- can anyone tell me
    if this is accurate?
    Thanks for your help!

    Correction:
    I think that my question may have been misunderstood. What I want to know
    is if Kodo 3.3.3 can be deployed on WebLogic 8.1sp4 which is running JDK
    1.4 or do I have to deploy on a newer version of WebLogic that is running
    Java 5?
    Thanks!
    Rita wrote:
    I think that my question may have been misunderstood. What I want to know
    is if Kodo 3.3.3 can be deployed on WebLogic 8.1sp4 which is running JDK
    1.4 or do I have to deploy on a newer version of WebLogic that is running
    Java 4?
    Thanks!
    Stephen Kim wrote:
    Rita,
    While Kodo 3.3.x can work with JDK 5, it cannot make WL work with JDK 5.
    However, Kodo 3.4 RC 3 / 4.0 EA 2 both can work with WL 9 (which works
    with JDK 5).
    Rita wrote:
    Hello,
    Can anybody tell me if Kodo 3.3.3 can be deployed on WebLogic 8.1 sp4,
    jdk
    1.4.1? The reason I ask this is because one of the features mentionedfor
    v3.3.3 is the support for Java 5 generics, which is available on WebLogic
    9 -- but not in WebLogic 8.1 sp4. The documentation for Kodo 3.3.3 seems
    to indicate that it can be deployed on WebLogic 8.1 -- can anyone tell me
    if this is accurate?
    Thanks for your help!
    Steve Kim
    [email protected]
    SolarMetric Inc.
    http://www.solarmetric.com

  • ALERT - Support for Java Critical Patch Update

    ALERT - Support for Java Critical Patch Update
    On October 15th, Java released a critical patch update (CPU) which will require download and upgrade to the Java Runtime Environment (JRE) release – 1.7.0_45.   If upgrading the JRE to this release, the P6 module (also known as Web Access) of the P6 EPPM product line and the Contract Management product, which utilize LiveConnect applets in the browser, will start generating one or more prompts.   To remediate these prompts for the P6 EPPM Web Access module and the Contract Management product, Oracle Primavera will be releasing fixpacks.   Until fixpacks become available, you can use the following workaround to suppress these prompts:  Select the 'Allow' Prompt or 'Yes' prompt for successful loading of applets.  Note: This prompt will occur for each applet. 
    For more information, please refer to the following KM Documents in My Oracle Support.
    For P6 (Web Access), refer to KM Document ID 1591925.1
    For Contract Management, refer to KM Document ID 1592535.1

    I found the answer to my own question. For any newbies out there, if you create an account with Oracle, that is not enough to download patches. You have to have an Oracle Customer Support Identifier associated with your account. Once you have a CSI that you obtain through your employer who has paid for support or through some other means, you then can go into My Oracle Support and enter a request to be added to the given CSI. That request goes into a pending state until the administrator of the CSI grants you privileges to download patches. (NOTE: You might have to bug someone within your organization to get this to happen.) For me, once I was given the privilege, the link worked as it should.

  • Toplink support for Java 5.0

    I tried to import java classes, compiled with jdk 5.0
    into Toplink workbench. The mapping fails.
    I tried to run the workbench with jre 5.0 but that didn't work either.
    Does anyone know how to do it and does Toplink even have a version that supports java 5.0?

    Anna,
    TopLink 10.1.3 will offer formal support for Java 5.0. Currently the runtime should work fine with Java 5.0. The only issue may be the workbench mapping process depending on the version of TopLink you are using.
    If you are using the 10.1.3 preview the workbench will still run with JDK 1.4 but should be compatible with importing and mapping classes compiled with JDK5. We will upgrade the JRE used by the workbench to JDK5 for the production release but this should not make any difference to your ability to map JDK 1.4 or 5 classes and use either at runtime.
    If you are using 9.0.4.X then the workbench will not be able to run or import JDK5 compiled classes. I believe the runtime is fine but not certified. For this environment you will need to compile the classes under JDK 1.4 and map this version of the classes. You can then use JDK5 compiled version in conjunction with the runtime.
    I hope this helps,
    Doug

  • Does HP tablet support full java ??

    does HP tablet support full jave ??

    saliba wrote:
    thxxxx.
    but which HP tablet model support full java becomes I'm looking for one that support fall jave ?
    I would suggest that you ask that question in the tablet sections, not the Desktop PC section.

  • ** Algorithms supported by Java Stack

    Hi Friends,
    What are the Signing Algorithms supported by Java Stack ? Likewise, What are the Encryption Algorithms supported by Java Stack ?
    Kindly reply.
    Kind regards,
    Jegathees P.

    Hi Michal Krawczyk,
                             But could not find the Encryption & Signing Algorithms for XI adapters , it is not specified in the SAP help
    http://help.sap.com/saphelp_nw70/helpdata/en/4e/c153426da9bd30e10000000a155106/frameset.htm
    More over can you help wether AES algorithms Supports . also what are all the other Algorithms  supports
    When we see in the Visual admin we are able to see only RSA,DH & DSA Encryption algorithm & for signing MD5 , SHA1   
    Thanks,
    Ramamurthy

  • Please tell me Card that support for Java Card 2.2.2

    Hi Friends..
    Please tell me Card that support for Java Card 2.2.2..
    Thanks in advance..

    Hi Sebastien_Lorquet..
    Firstly, i'm so sorry if i'm mistaken and wrong.. i'm not mean to make you angry.. :(
    sorry about this..
    Yes, i've searched on google... and i think i'll buy it at NXP..
    Thanks in advance Sir.. :)

  • Does  BPM support the JAVA config file feature.

    Hi ,
    Does BPM support the JAVA config file feature? like based on env(local, dev, test, stage, prod) BPM aaplication can have different values for the same property/variable using the config file. How can BPM identify its env (local, dev, test, stage, prod)
    Thanks In Advance!
    Sreekant

    931907 wrote:
    Hello Robert,
    I am refering here to both C++ client and Coherence Server. Will it work in either of the cases?
    Thanks,
    JayHi Jay,
    Coherence server: it definitely won't do anything with C++.
    C++ client: for the cache store of a local cache residing within the C++ client you may be able to specify it, but it will have nothing to do with the cluster itself. I never worked with the C++ client, so I can't guarantee you can configure it that way. Look at the following page for further documentation:
    http://docs.oracle.com/cd/E24290_01/coh.371/e22839/cpp_config.htm
    Best regards,
    Robert

Maybe you are looking for

  • Sound Blaster live! not found when I try and update dri

    I had ordered a Dell PC with Sound Blaster Li've! I double checked and made sure I have the correct Sound Blaster which I do. I have uninstalled and reinstalled sound blaster li've! and it still does not let me update my driver. I took the CD out put

  • Problem of deploying the Application in WAS 6.4

    Hello, I have an Application deployed in Sap J2ee Engine 6.2. I want to deploy the same in WAS 6.4. i am trying to deploy using Deploy tool(deploy tool.bat). When i loaded the Ear file, it got loaded, but when deploying it after adding the Library re

  • FCP Won't Open

    I've been using FC Studio Pro for about a month and am midway through my second project. FCP 5.02 wont open. Information screens will load, check box for External A/V will load, clicking continue clears box and FCP status bar disappears...nothing. I'

  • JTable how to set cell ediatble false

    - Can teach me JTable how to set cell ediatble false? - And I'm not so understand about following method and sentence... addRowSelectionInterval(int index0, int index1) Adds the rows from index0 to index1, inclusive, to the current selection. - Then

  • MIRO (accounting document not showing)

    Dear Guru's When ever we save the miro transaction one miro document will generate and inside accounting document, profit center and controling document will generate.   my problem is when we save the miro document bottom of that screen miro document