Alternative of jrew for jre1.2.2_007

The below given condition is tested on windows NT 4.0
In JDK 1.1.8 version we used jrew.exe to run our application to avoid the console window(command prompt window) which opens up when jre.exe is used. We currently have a requirement of running our application in JRE1.2.2_007 version. We have installed JRE1.2.2_007 by downloading "jre-1_2_2_007-win-i.exe" from www.sun.com/Download4 site, we however find that JRE1.2.2_007 does not have jrew.exe in it. Kindly let us know the alternative executable that can be used in place of jre.exe with 1.2.2_007 version of Java.
We have tried to the same using javaw.exe which comes with jre1.2.2_007 but in that case DOS prompt is displayed for a moment which we don't want.

Hi kausikdhar,
There are two ways you can run your Java application without bringing up the doc command window.
1. Create a shortcut for your application and provide target for this shortcut as:
javaw -cp C:"mypath" myclass. Then set the working directory to the directory your class file is in. If your Java environment is configured correctly your shortcut will automatically run the application.
2. Use jar tool.
For example, if the main method was in the file, myclass, create a manifest file, for example, mymanifest, with the following lines:
Manifest-Version: 1.0
Main-Class: myclass
The JAR file is created as follows:
jar cmf mymanifest myjar myclass.class
You can include other classes in the JAR file by adding them to the end of the command line. To execute this JAR file, called myjar, you can either double click on the myjar icon or use the command java -jar myjar.
Hope thsi helps.
--Sun/DTS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Alternating row color for CF report Builder?

    I have a user who wants one of her reports to display
    alternating row colors for better read clarity. The reports are
    rather lengthy and the rows tend to blend in with eachother.

    Thanks Epulfy. I am going to give this a try later today.
    Much appreciated
    EDIT:: This does work. however I'm not sure how to set a
    rectangle to the background of the report so it's behind my
    details. I draw the rectangle and it just hides whatever I want to
    display. When I look at the report it does alternate with rows, but
    I can only see details from the rows that it does not alternate on.
    Any clue how to set it to the background?

  • Alternative speaker cable for G500 (5.1)

    I'm using G500 on X-fi XM
    Can anybody suggest alternative speaker cable for my G500 (from sub to sattelite) so i can have maximum sound?
    How about RCA connector and how to make them?
    Message Edited by rekayasa on 03-30-2007 04:36 AM

    Thanks for the response- your comment "checking any receiver to make sure it has a multi-in jack that has an input etc" ? Do you mean output? I'm not aware of any home theatre receiver available with inputs for each speaker.
    With the MediaCenter 2004 Edition software I do not have the option of changing settings for the sound card. I had originally planned on purchasing a receiver that passed audio through without any enhancements (AC3, Neo etc) instead relying on the card to handle conversions. With MCE it looks like I will have to use the external receiver to deal with changes. Is this going to work with the Audigy 2 ZS + MCE2004?

  • Alternative Reconciliation Account for Customers

    Dear all,
    I have to define Alternative Reconciliation Account for Customers but I don't understood relationship between Reconciliation Account for Customers and Special GL account.
    Please give a detail example about business scenanio that use these account.
    Thanks so much
    Minhtb

    Hi,
    Normally a ledger of any party will have two balances
    - Normal balances-
    - Balances with Special GL Postings
    Items like Down Payment request, Down Payments, Security Deposits etc.,  are treated as special GL Postings for ease of understandability.
    However a link has to be maintained between recon accounts (for the party) and the SP GL Indicator.
    Hence we assign an alternative recon account also for the main recon account for sp GL postings
    Cheers
    Points Please!

  • T COde CS15 : Report is not showing the "Alternative BOM No" for some BOMs

    Hello Guru,
    I am facing a problem for the transaction CS15, when I use this transaction, in the output for some materials, system is not showing "Alternative number" of BOM.
    I cheked Deletion indicator, status of the BOM, validity period etc.
    But unable to get the reason why system is not showing alternative BOM number for the some materials / BOMs.
    Thanks to give your expert comments or solution.
    Thanks in advance
    Hemant

    Hi Hemant,
    please check in CS02 if those top level BOm's which dont show alternative BOm number in CS15, do they really have alternatives?
    the most probale reaosn why alternative is not shown is they dont have any alternate BOM or they are variant BOMs.
    please check.

  • Alternating background color for BC4J DataTable?

    I am surprised that I couldn't see an example of this anywhere. The documentation in the bc4j.css indicates that it is possible to "enable the alternating colors feature for the HTML Table Control", I would think this is just a checkbox somewhere. Can someone please point me to it?
    Thanks,
    Mike

    We accomplished this but by changing the DataTableComponent.jsp.
    I dont think there is any checkbox which will enable this feature.
    Thanks
    Sashi

  • Recommended alternative to truecrypt for containers on Linux?

    I read about truecrypt being abandoned and possible backdoors in the current version. I like to have an encrypted container for private files on my laptop. I do not want to have an entire encrypted partition there. What is a recommended alternative to truecrypt for containers that is supported and secure?

    I use tcplay.
    https://wiki.archlinux.org/index.php/Tcplay
    http://jasonwryan.com/blog/2013/01/10/truecrypt/
    Last edited by 2ManyDogs (2014-10-23 00:33:06)

  • Can anyone please tell some alternative hard drive for S230u Twist?

    Dear Team
    I am struggling to get the hard drive 04W4088 which is for the thinkpad twist S230u here in India.  Can any one please help me to  find an alternative hard drive for the same ?  Can I go for any SSD drive?   Currently the laptop is with the service desk, but they said no stock available for the twist hard drive.   So, if I can give a new suitable hard drive they can fix it and give it to me back.   Also, theey said it is not posible to fit the SSD for the twist S230U.  I am really suffering because of the poor customer service and my laptop is with them for past one month.  can anyone help me in getting a new suitable hard drive for the Think pad twist S230u?
    Thanks
    Raj

    Have you tried reinstalling the original drive? Same symptoms with it?

  • Alternative fuvtion module for read_text

    hi all,
    is there any alternative function module for read_text
    regards
    siva

    Hi,
    Check out these related threads
    Re: read_text
    READ_TEXT function module

  • Alternative web listener for Oracle XE Apex

    Hi all,
    how can you use the alternative web listener for Oracle XE instead of the built-in one.
    What do you need to configure to use with for example the J2EE based Apex listener?
    Kind regards,
    Cleo

    Hi,
    This my blog post might help
    http://dbswh.webhop.net/dbswh/f?p=BLOG:READ:0::::ARTICLE:2000
    Read also comments because I have not had time update instruction for latest APEX Listener.
    This might also interest you
    http://dbswh.webhop.net/dbswh/f?p=BLOG:READ:0::::ARTICLE:1614000346698411
    Regards,
    Jari
    http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0

  • Alternative to WSUS for use with NAC

    I'm looking for thoughts on alternatives to WSUS for use with Cisco Network Admission Control.  I'm primarily looking for increased speed.  Thanks.

    I don't see the value in getting that particular time on the first day of the current monthYou're completely right about that.
    That makes me assume on some autopilot that we have another case of YASTDCOVV or YACOSTADISC
    +'Yet Another String To Date Comparison Or Vice Versa' or 'Yet Another Case Of Storing Time And Date In Separate Columns'+
    However, three other people interpreted the request the same yet different than I did so my assumption is probably wrong Only Evaleah can tell....
    Edited by: hoek on Oct 21, 2009 8:54 PM OP has a name, you blunt Hoek, so use it!

  • Alternative trackpad driver for windows is coming

    creators of powerplan7 (boot camp keyboard backlight disabler) announced an alternative windows driver for the apple multitouch trackpad
    sounds so promising. oh lord this is what I've been waiting for since '08.
    folks does anyone participate in beta test program? I already wrote an email to them but no response for > 24 hours. I believe they're getting too many emails. so is there anyone who have had a luck to try it out?

    I am afraid that the P1102w's driver has been checked-in MS OS, I guess what happened on your Windows XP computers is somehow the driver has been pre-loaded on it. Back to your question on Where can I find the driver for Windows 7 64, there are several ways,
    1. Smart Install printer by printer - when plug-in USB cabel to your PC, the driver installation instruction should be able guide you install the driver
    2. Use the CD in box
    3. Please go to hp.com to download the proper driver for Win7 OS.
    Hope it helps.
    I am an employee of HP but I only speak for myself and not for the company.

  • Whats the best alternative to idvd for burning a disk with pics to play in a dvd player?

    Whats the best alternative to idvd for burning a disk with pics to play in a dvd player? I don't want to deal with older versions of ilife.

    Whats the best alternative to idvd for burning a disk
    In my opinion, there are none.
    Yes, there are other programs that will put a movie on a DVD.   I have tried most of the other substitutes including Toast, Burn, DVD Creator, Wondershare, and others.  None of them come anywhere near the ease-of-use and power of iDVD.
    IDVD is a wonderful piece of software and well worth the low cost of $40.
    http://www.amazon.com/Apple-MC623Z-A-iLife-VERSION/dp/B003XKRZES/ref=sr_1_1?ie=U
    http://dealmac.com/lw/artclick.html?1,527850,1872219

  • Alternative Download Links For Creative Live! Central 3

    Below are three alternative download links for the Creative Live! Central 3 software released on 4 February 2014.
    The file name is LC3_PCAPP_L17_3_01_28.exe
    The links are here:
    Link 1
    Link 2
    Link 3

    I was trying everything I could think of on my end to download the InDesign trial from this link:
    http://prodesigntools.com/trials2/AdobeProducts/IDSN/8/win32/InDesign_8_LS16.exe
    I must have tried it a hundred times using every browser, download manager, login, logout, whatever.  At one point the server sent me a 1.2 MB file that was corrupt, but on all other attempts it just errored out.  The current response entity is:
    Access Denied
    You don't have permission to access "http://trials2.adobe.com/AdobeProducts/IDSN/8/win32/InDesign_8_LS16.exe?" on this server.
    Reference #18.6daeacd.1343153129.1c78627
    When I switched to the 7zip file and after many more attempts it finally downloaded.  The exe link never worked.
    I don't know if this is a security thing or a failed server but it is not a good way to distribute software either way.

  • Alternative to Winclone for Lion?

    I know that there has probably been a thousand posts about this, but is there a simple alternative to Winclone for Lion. By simple I mean, that it just creates the Backup as an Image with one click, and then just restores it with one-click.  
    Thank you.
    Software for OS X, that is.

    About the only thing I can think of is Norton Ghost. You would need to set aside a drive formatted as NTFS, or at least FAT32 (if your disk image wouldn't exceed 2 GB).
    Norton bought out the makers of Drive Image a couple of years back. So if you've ever seen that, that's what Norton Ghost is now. Norton essentially threw out their code.
    Anyway, you install it while booted to Windows. You can then make your backup right from the desktop. Just don't do anything else while the image is being made so the disk contents aren't changing at the same time it's being backed up.
    To restore, you can boot to the Ghost DVD. I've used it for quite a while. It works very well.

Maybe you are looking for

  • Read Memory with "processmemory"

    Hello to All  I'm doing a project porting from 32-bit Delphi, Visual C # to a 64-bit  in this project I had a procedure called "processmemory" who gave me the exact copy of the contents of a treeview component of an external application in a treeview

  • Howing greek characters with accents

    Hello everybody, I've an applet developed using swing where I've to show some greek text. The problem is that I can see the standard greek characters but I cannot see those characters with accents or spirits. The document that contains the text is a

  • Issue with the Internal sales Order

    Hi We are trying to populate the customer information in the internal sales orders. We are updating the Customer_ID, Customer_Number, Customer_name information on the iface header table...and we are submitting the Order Import concurrent program...ev

  • I'm having trouble opening pdfs and ppt...

    Is there something I need to download to help open these files?

  • CASE clauses with BLOB returning

    Hello to all, I have a case (or Decode) that return a Blob column(IMG_ESAME): CASE WHEN K_ESAMEA IS NULL THEN NULL WHEN K_ESAMEA IS NOT NULL THEN (SELECT IMG_ESAME FROM A_PRESTA_IMG ESI WHERE (ESI.K_SPECIAL = IP.K_SPECIAL AND ESI.K_PRESTA = IP.K_ESAM