How to use windows utility as plug-in

Hi everybody,
I want to use windows xp's Task Scheduler as plug-in in my java application. What are the API's for that?
I dont want to create my own scheduler using java.timer package.
Quick response is appreciated.
Thanks,
Nirav.

http://forum.java.sun.com/thread.jspa?threadID=738851&messageID=4241248

Similar Messages

  • How 2 use ORADIM utility

    How 2 use ORADIM utility to recreate or edit ORACLE SID. ?
    oradim -sid <sid> -edit <new password>
    but where and how i write this ?
    Edited by: Abdetu on Oct 5, 2010 3:54 PM

    Just open a command window and issue oradim:
    ORADIM: <command> [options].  Refer to manual.
    Enter one of the following command:
    Create an instance by specifying the following options:
         -NEW -SID sid | -SRVC srvc | -ASMSID sid | -ASMSRVC srvc [-SYSPWD pass]
    [-STARTMODE auto|manual] [-SRVCSTART system|demand] [-PFILE file | -SPFILE]
    [-SHUTMODE normal|immediate|abort] [-TIMEOUT secs] [-RUNAS osusr/ospass]
    Edit an instance by specifying the following options:
         -EDIT -SID sid | -ASMSID sid [-SYSPWD pass]
    [-STARTMODE auto|manual] [-SRVCSTART system|demand] [-PFILE file | -SPFILE]
    [-SHUTMODE normal|immediate|abort] [-SHUTTYPE srvc|inst] [-RUNAS osusr/ospass]
    Delete instances by specifying the following options:
         -DELETE -SID sid | -ASMSID sid | -SRVC srvc | -ASMSRVC srvc
    Startup services and instance by specifying the following options:
         -STARTUP -SID sid | -ASMSID sid [-SYSPWD pass]
    [-STARTTYPE srvc|inst|srvc,inst] [-PFILE filename | -SPFILE]
    Shutdown service and instance by specifying the following options:
         -SHUTDOWN -SID sid | -ASMSID sid [-SYSPWD pass]
    [-SHUTTYPE srvc|inst|srvc,inst] [-SHUTMODE normal|immediate|abort]
    Query for help by specifying the following parameters: -? | -h | -helpSY.

  • How to Use Windows XP theme in Java

    How to Use Windows XP theme in Java.
    I am an developing application which L&F should be like Windows XP.
    Because I am going use this application in different OS.
    Which LookAndFeel I have to use it

    try this in main:
    try {UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());}
    catch (Exception exc) {System.err.println("Eroare la incarcarea look & feel" + exc);}

  • How to download itunes and how to use windows in my iPad?

    How to download itunes and how to use windows in my iPad?

    The iTunes  app comes pre installed on your iPad.
    Use Windows? The iPad is an iOS device. Not possible to run Windows on an iPad.

  • How To use window.print() into Button Attributes

    hi,
    I want to print a report using an print button.so i am using window.print() function into Button Attributes .But Print pop up screen not pop up . How To use window.print() into Button Attributes      .
    Thanks
    Manoj

    dear hari
    "Set button target as URL and put following js as URL Target
    javascript:window.print();"
    Will this be useful to my another thread raised as follows.
    In case, if i am able to generate report as txt (ascii) file instead of doc / pdf and is it possible to send the txt file using host command. I am uable to try since i do not know where to place host command on click &print.
    yours
    dr.s.raghunathan

  • Help:how to use java.util.jar to zip or unzip a binary file.

    how to use java.util.jar to zip or unzip a binary file or a file contain native code.

    It may help you to know how I add JARs
    1. I open my Project (myProject)
    2. I Mount the JAR to the FileSystem (like mypackages.jar = which includes com.mus.de.myClass.java)
    3. I Mount the File to the FileSystem (like c:\..myfiles..\myProject)
    3.1 I add the File to my Project
    4. I select File | New -> Classes | Main
    4.1 I typed "import com.mus.de.myClass.java" to refer to this package.
    4.2 I called some of the public methods
    thats it
    Andreas

  • How to use Disk Utility to back up the HD

    I'm trying to back up my HD onto an external HD as described in "The Missing Manual" (Tiger ed.), p. 389. I choose my Macintosh HD, read/write, no compression, and the appropriate partition of the external HD as the target.
    But just after telling me it's creating the disk image (I guess I can't just drag the whole HD without using Disk Utility) it stops, saying, "resource busy).
    What am I doing wrong?

    You cannot backup your entire hard drive to a disk image. Essentially there isn't enough space to do that nor is this the best method for doing a full disk backup. Full disk backups should be done to an external hard drive using proper backup software. You can clone your hard drive to an external drive using the Restore option of Disk Utility but DU cannot do incremental backups. For that you need backup software:
    Basic Backup
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    1. Retrospect Desktop (Commercial - not yet universal binary)
    2. Synchronize! Pro X (Commercial)
    3. Synk (Backup, Standard, or Pro)
    4. Deja Vu (Shareware)
    5. PsynchX 2.1.1 and RsyncX 2.1 (Freeware)
    6. Carbon Copy Cloner (Freeware - 3.0 is a Universal Binary)
    7. SuperDuper! (Commercial)
    The following utilities can also be used for backup, but cannot create bootable clones:
    1. Backup (requires a .Mac account with Apple both to get the software and to use it.)
    2. Toast
    3. Impression
    4. arRSync
    Apple's Backup is a full backup tool capable of also backing up across multiple media such as CD/DVD. However, it cannot create bootable backups. It is primarily an "archiving" utility as are the other two.
    Impression and Toast are disk image based backups, only. Particularly useful if you need to backup to CD/DVD across multiple media.
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore. Also read How to Back Up and Restore Your Files.
    To clone with Disk Utility do the following:
    How to Clone Using Restore Option of Disk Utility
    1. Open Disk Utility from the Utilities folder.
    2. Select the backup or destination volume from the left side list.
    3. Click on the Erase tab in the DU main window. Set the format type to Mac OS Extended (journaled, if available) and click on the Erase button. This step can be skipped if the destination has already been freshly erased.
    4. Click on the Restore tab in the DU main window.
    5. Select the backup or destination volume from the left side list and drag it to the Destination entry field.
    6. Select the startup or source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    8. Select the destination drive on the Desktop and press COMMAND-I to open the Get Info window. At the bottom in the Ownership and Permissions section be sure the box labeled "Ignore Permissions on this Volume" is unchecked. Verify the settings for Ownership and Permissions as follows: Owner=system with read/write; Group=admin with read/write; Other with read-only. If they are not correct then reset them.
    For added precaution you can boot into safe mode before doing the clone.

  • How to use windows environment variable "%appdata%" in TEXT_IO built-in

    Hello Sir/Madam,
    I'm currently using TEXT_IO built-in package to write data file user's "C" drive in Oracle Forms 6i on Windows XP OS. We are in the process of upgrading the OS to Windows7. This new version does not allow to write to "C" or "D" drive. I was wondering how I can use windows environment variable "%appdata%" in this built-in to write the data file to user's AppData folder?
    I would appreciate your help.
    Regards,
    Vani Sonti

    You are obviously not familiar with the architecture of webforms. See here http://www.oracle.com/technetwork/developer-tools/forms/275632-133265.pdf
    I guess you are running your forms locally, so the forms server and the client run on the very same machine. This won't be the case once you run in production, as you will have an application server and clients connecting to the server.
    text_io, tool_env and all the forms built ins will be executed on the machine the forms runtime runs on, and in a 3 tier architecture this is the application server, not the client as the real client will run just a java applet which actually just does what the forms runtime on the server tells it to do (or passes client side events like mouse clicks to the forms runtime on the server).
    A very simple explanation for the architecture would be that the whole GUI part has been ripped off the forms runtime and put into a java applet; the logic part (the old-fashioned forms runtime) where the whole Forms PL/SQL code is executed communicates with the GUI part (which is implemented as a java applet) via HTTP, so there is no need to have both running on the very same machine.
    So if you are writing a file with text_io on c:\dummy.txt this file will be generated on the application server machine as it is executed where the forms runtime runs. If you read environment variables with tool_env.getvar you will get the environment variable from the application server machine.
    If you need those variables from your application server then those built-in packages are what you need, but if you need the real client variables there is no way around java in webforms 6i. But the beans should be simple enough to have them written within no time ;)
    cheers

  • How to use Directory Utility to make a local test domain?

    I need to set up wildcard subdomains for a test domain of acegamingsyndicate.test and I can only find guides that use the netinfo utility, which has been removed from Leopard and replaced with the Directory Utility.
    How would I add acegamingsyndicate.test so that I can use wildcard subdomains? acegamingsyndicate.test itself works, after I added it in the hosts file, but subdomains are not working so I don't think that it should be in the hosts file. In fact I'm nearly positive it's not supposed to go in the hosts file.

    You don't use Directory Utility.
    Directory Utility is used to bind the server to a directory server - typically used for user accounts and the like. It's not used for hostnames.
    Also, as you've noted, you can't use /etc/hosts to create wildcard records.
    What you need is a DNS server.
    Mac OS X includes one (BIND), but it is managed via traditional text file editing in the command line, not via a GUI app. Mac OS X Server adds a GUI, but it doesn't sound like you're running that.
    So the question is, how comfortable are you using the command line and is manually configuring the DNS server something you think you're up for?

  • How to use windows

    How do i use windows on my intel macbook? I heard there are two options-you can reboot your computer or you can use windows simultaneously with mac applications. which option is better? what are the pros and cons of both? which one takes up more memory or is it the same thing? if i restart my computer to use windows, how long does it take to reboot? I'll probably only be using windows for games and mabye a few other applications. nothing complicated

    If you want to run both OSX apps and Windows apps at the same time I recommend using Q:
    http://www.kju-app.org/kju/
    Which is a free application similar to Parallels or VMWare. Windows (any version) will run as an application (if that makes sense). Speed can be an issue, as you will be running two OSes, eating a ton of memory.
    Bootcamp is ideal if you have a lot of things you need to do in Windows- however, I would HIGHLY recommend finding Mac applications that suite your needs and replacing Windows altogether... Here's a great place to find over 15,000 mac apps (AWESOME list, also lets you filter for Intel apps only, Free/Open Source, etc):
    http://osx.hyperjeff.net/Apps/

  • How to use LCM utility in Hyperion 9.3.1

    Hello!
    I'm trying to export all my planning and essbase applications. I found that LCM Utility is most recommended to this task.
    Can anyone tell me how to use it? Any guide? Because I read that in System 9, LCM Utility haven't UI.
    Thanks for your time!
    Regards,
    Fabián.

    Here the guide for LCM in 9.x
    http://docs.oracle.com/cd/E10530_01/doc/epm.931/hss_alcm_util.pdf

  • How to use Windows Mail with Firefox

    I want to use Windows Mail as my default e-mail program when using Firefox to browse the internet and initiate e-mail messages. How can I get Firefox to use Windows Mail? Right now, it is using Thunderbird, which I do not even have installed on my PC, and it is using the web e-mail Address Book and Sent folder on my ISP's web site, rather than being able to reference the Address Book and Sent folder on my PC.
    Thank you!

    See this: <br />
    http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • How to use FNDCPASS utility

    how to change the passwords using FNCPASS utility

    bulletjackie,
    Please refer to:
    Note: 457024.1 - How To Change Application Users (ABM .. ZX) Passwords WITHOUT Using ALLORACLE Option In FNDCPASS.?
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=457024.1
    Note: 398942.1 - FNDCPASS Utility New Feature ALLORACLE
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=398942.1
    Note: 159244.1 - How To Use FNDCPASS to Change The Oracle Users, APPS, APPLSYS and Application Module Passwords (INV, AR, AP, etc.) For Applications 11.5 in Unix
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=159244.1
    Note: 303621.1 - How to Change and Which Apps Database Users Passwords Can Be Changed in a Multi-Node Apps Installation?
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=303621.1
    Oracle Applications System Administrator's Documentation Set
    http://download-uk.oracle.com/docs/cd/B25516_14/current/html/docset.html
    Please use the search feature in the Metalink/Forum to get what you are looking for before posting questions which have already been discussed here.

  • How to use asmcms utility

    hi,
    i m wroking on oracle 10g rac on aix , iw ant to use asmcmd utiliy how to use it
    htxs

    i m ruuning this command
    srvctl start asm -n node1
    srvctl start instance -d orcl -i orcl1
    then
    $export ORACLE_HOME
    $export ORACLE_SID=+ASM
    $asmcmd
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    IBM AIX RISC System/6000 Error: 2:
    tell how to resolve it
    when i do this this
    $sqlplus / as sysdba
    conncted to idel instance
    should i run startup command this time it i do it which database it wuld be connect ?
    w/o startup asmcmd utility wont work ?
    thxs

  • How to Use att Utility

    How to Use the att utility to scan the source files and build a ParameterNames.list file please help me if anybody know about this

    This is sort of like watching a car accident in slow-motion.
    I'm also reminded of the typical American tourist clich?: If a foreigner doesn't understand you, just speak louder.

Maybe you are looking for