Different JRE Version requirements

I apologize in advance if this has been posted and answered already; I couldn't find the right combination of keywords to locate it...
The company I work for has two large partners that it works closely with. One of these partners Java programs require JRE 1.4.2 the other company's programs require at least JRE 1.5. To this point we have not been able to find any way to direct company A's java programs to use JRE 1.4.2 and company B's programs to use JRE 1.5 on the same computer. This has required that certain people be setup for company A and other people be setup for company B. Is it possible to force these programs to use the version of Java they're looking for on the same computer?
In one case these programs are a mix of Java applets and JNLPs, while in the other they are all Java applets.
TIA!

Try it and see, I've ran earlier version bytecode on new releases and also compiled old source on new JDK's without any problems before, but then your app is not my app and you may have used something or combinations of somethings that nobody else ever has and it yacks on you.
Never know until you try it.
BTW: I'm still running some of my 1.5, 1.4, 1.3, and 1.2 code on 1.6 no problems, but then not all of it is rocket science either.

Similar Messages

  • Use different JRE versions in Oracle Discoverer 10g(10.1.2.0)

    Hello.
    We have a Oracle Forms application which also uses Discoverer Plus and Reports.
    Problem is we have some user clients who uses XP/IE 6.0 while otheres has Vista IE 8.0.
    Based on here
    http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#BABGCBHA
    depending on OS/browser different plugin versions are required. If we
    Can we have different JRE versions in separate clients? Kinda confused with the matrix.

    Hi;
    Please check below which could be helpful for your issue:
    Overview of Using Java with Oracle E-Business Suite Release 12 [ID 418664.1]
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    Oracle Jinitiator and Sun JRE/JPI Support for Oracle Forms Applications [ID 555720.1]
    Regard
    Helios

  • Need to run swing GUIs under different JRE versions

    I need to run swing GUIs under different JRE versions. Where can I find information about how to use only classes which exist from version 1.1.7 and above?

    Under 1.1.7, Swing (then version 1.0) was under com.sun.java.swing. The package name changed in Swing 1.1 b3/JDK 1.2 to javax.swing. You can see what classes were available under Swing 1.0 at http://java.sun.com/products/jfc/swingdoc-api-1.0.3/frame.html

  • I cant sleep....Running two different JRE versions........

    Hey Guys,
    I m sure u must be rocking !!! Let me come to the point !! I have following doubts...
    1) Is it possible to run different JRE versions on the same machine...? This might be a real life scenario. For example u have java application-1 installed on ur machine which uses JRE1.4. Then u install another java application-2 which was built and tested using JRE1.5. That means u need to have both the JREs on ur machine and User might invoke both the application at the same time which needs respective JREs to be invoked.
    If u smart guys guessed it that this guy is coming from .NET back ground and talking about Side by side execution, then u got it right. I m planning to shift the parties !!
    2) If above answer is yes, then How can we achive it...?
    Thank you guys !!

    > I could not think of any better scenario on top of
    my mind, But even the examples which I gave are
    valid i guess, may be some people will agree with me
    in the forum....
    "I guess" and "maybe" are far different from "it is always better to not touch the old application and its JRE".
    > But i dont understand why u think that these
    examples are non sense !!
    I work for a multi-billion dollar business in which the JRE of a critical application was upgraded without a problem. According to your suggestion, that's a mistake, but I have a hard time imagining what your justification for that position would be.
    > Correct me if i m wrong
    anywhere....I m very new to Java,
    Considering some different scenarios is good for the imagination. Not to be too harsh, but perhaps counselling people that one should never upgrade the JRE of a business- or mission-critical application should wait until you have some actual experience. :o)
    ~

  • JRE version requirements

    I am attempting to write an applet which requires JRE 1.5+ to be installed. For visitors that either do not have any JRE installed or have an older version, I would like my webpage to be able to redirect them to download the latest JRE. I also would like this mechanism to support all browsers and all platforms if possible. I created a web page with an applet tag and tried used HtmlConverter to insert scripts and tags that support various platforms/browsers. It seems to work fine with IE, but when I visit the page with Netscape or Firefox on a machine that has only JRE 1.4.2 installed, all I get is an applet box with a red X. The Java Console shows an "UnsupportedClassVersionError."
    I am actually writing this applet only for the purpose of ensuring that the user has a new enough JRE in order to run our WebStart application. If in the jnlp file I specify a JRE version that is higher than the user has installed, it correctly attempts to download a new version. But if they have no Java installed at all, the browser simply tries to save the jnlp file. So this doesn't provide what I need either.
    One possible solution might be to compile a JRE 1.1 compiled class and use that to redirect the user to http://java.com/download if it does not detect a 1.5 JRE. But I am not sure if this is a good idea or not because this version is no longer supported by Sun.
    Anybody have any recommendations?

    I am attempting to write an applet which requires JRE 1.5+ to be installed. For visitors that either do not have any JRE installed or have an older version, I would like my webpage to be able to redirect them to download the latest JRE. I also would like this mechanism to support all browsers and all platforms if possible. I created a web page with an applet tag and tried used HtmlConverter to insert scripts and tags that support various platforms/browsers. It seems to work fine with IE, but when I visit the page with Netscape or Firefox on a machine that has only JRE 1.4.2 installed, all I get is an applet box with a red X. The Java Console shows an "UnsupportedClassVersionError."
    I am actually writing this applet only for the purpose of ensuring that the user has a new enough JRE in order to run our WebStart application. If in the jnlp file I specify a JRE version that is higher than the user has installed, it correctly attempts to download a new version. But if they have no Java installed at all, the browser simply tries to save the jnlp file. So this doesn't provide what I need either.
    One possible solution might be to compile a JRE 1.1 compiled class and use that to redirect the user to http://java.com/download if it does not detect a 1.5 JRE. But I am not sure if this is a good idea or not because this version is no longer supported by Sun.
    Anybody have any recommendations?

  • Different JRE Versions

    Hi ,
    We are running our application hosted in 10g Release 2 version 10.1.2.3.
    As Only JRE 1.5.0.9 and above is supportable client software we are using 1.5.0.9 for our forms applications. However in one of our client place we have a Java application which uses 1.6 and above releases of JRE. Now we have 2 different versions of JRE installed in a PC. How to make sure only our forms application is using only 1.5.0.9 and not any thing else, because by default it picks up the highest version of JRE software installed in the client PC.
    So in essence even if higher versions of JRE is installed in the client PC my forms application should pick up only the version i have mentioned in formsweb.cfg file and not any other version of JRE software installed in client PC.
    We are forced to this option because there are some known issues if we run our application apart from JRE 1.5.0.9.
    Request the forum users to participate and help me out of this.
    Thanks

    Hi;
    Please check below which could be helpful for your issue:
    Overview of Using Java with Oracle E-Business Suite Release 12 [ID 418664.1]
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    Oracle Jinitiator and Sun JRE/JPI Support for Oracle Forms Applications [ID 555720.1]
    Regard
    Helios

  • Different JRE versions coexisting

    Hello everyone;
    I need two have two different versions of jre coexisting within the same oracle instance. The platform is Tru64, Oracle 8.0.6 nad the two versions of JRE are JRE 1.1.8 and 1.2.8.
    Has anyone tried something like this before?
    Any input will be highly appreciated.
    Cheers,
    Felipe Guacache

    Hi;
    Please check below which could be helpful for your issue:
    Overview of Using Java with Oracle E-Business Suite Release 12 [ID 418664.1]
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    Oracle Jinitiator and Sun JRE/JPI Support for Oracle Forms Applications [ID 555720.1]
    Regard
    Helios

  • JRE version requirement for browser based Webtop connections ?

    I've been looking but I can't see a documented require version number for JRE for SGD browser webtop connections.
    Can anyone point me in the direction of something that says 'must use JRE 1.5 or higher' or something like that ?
    Edited by: Slimm on Feb 29, 2008 1:25 AM

    This is covered in the Release Notes for each version. e.g.
    [SGD version 4.4 release notes|http://docs.sun.com/source/820-2548/chapter1.html#d0e1108]

  • Compile with different JRE Version

    Hello!
    Exists some problem compile application using JRE 1.5.0_8 and run with JRE 1.5.0_11?
    Thanks a lot
    Andrew

    Try it and see, I've ran earlier version bytecode on new releases and also compiled old source on new JDK's without any problems before, but then your app is not my app and you may have used something or combinations of somethings that nobody else ever has and it yacks on you.
    Never know until you try it.
    BTW: I'm still running some of my 1.5, 1.4, 1.3, and 1.2 code on 1.6 no problems, but then not all of it is rocket science either.

  • Is any difference in decryption using Jsafe in different JRE versions?

    Hi,
    Result of Decryption using JSAFE will differ, because of difference in JRE?
    Thanks,
    Harikumar

    If JSAFE is a any good then no! Of course, you could have used it wrongly then there might be a problem.

  • Multiple jre versions using same cache location

    Hi,
    i searched the web but couldnt find an answer.
    I have a Terminal Server deployment with various installed jre Versions (1.6x and 1.7x) on the same Server as well as on different Server Silo Setups.
    But for all Servers i configured the Cache Location to H:\Java-Cache (Homefolder of the user) in the deployment.properties file.
    1. are there any Problems to expect when using the same Cache Folder for many different jre Versions (jre 6/7/8) ? Any knows issues about that ?
    2. is it supported to share the same cache Location (for example D:\java-cache) for many users ? i cannot find ony official KB or Oracle Note about this.
    There are a few Blog Article out there which describe to configure the Cache Location on a terminal Server to a local location like D:\java-cache shared by
    many users. Does it depent on the Java webstart application if tha works well ?
    Thanks a lot,
    Marcus

    Hi Tyler,
    In my opinion, you could go ahead with first option - have multiple JRE's and maintain the environment variables accordingly.
    This should not be a problem as the envrionment variable would take care of which JRE is used. Also as you have only another ABAP system on the same server, the other older JRE would only be required during the SAPInst operations. Non-existence of a Java system makes things simpler here
    Regards,
    Srikishan

  • J2EE and related J2SE/JRE versions

    I understand the difference between J2EE and J2SE/SDK/JDK, and JRE. However, I'm having trouble identifying what version of SDK each of the J2EE versions uses. Maybe they match up.
    For example, if I have an old project someone says was built with J2EE 1.3 SDK, does that use J2SE/JRE 1.3? Does Java EE 5 use Java 1.5? 1.6? 1.4? (For example, if I'm setting Eclipse Compiler Compliance Level for a J2EE 1.3 project, what should it be?)

    is there a way for me to know what Java version that would have been or could have been compiled against?No.
    Edit: Slight clarification - the class files in the application contain a magic number that corresponds with the compiler target - so for any given class file you can determine what JRE was targeted at compile time. This can be different from the compiler version. Different classes in the same application may have been targeted to different JRE versions.
    Are there any versions of Java that it could not be compiled against?No.
    what version of Java does the Application Server on which this will be deployed support.The Application Server will be running on a JRE corresponding to a particular Java release. That JRE will support all versions of Java prior to the release. Code compiled on subsequent versions of Java can, if suitably written, be targeted to run on that version of the JRE and (depending on versions) may not need specific targeting to do so. Whether they in fact work or not depends entirely on what library calls they make.
    What's the business requirement that drives this request?
    Edited by: dcminter on 03-Mar-2010 18:54

  • Running different JRE on the same system to measure JRE Performance

    Hey there,
    I want to run several java benchmarks on different runtime environments on the same system.
    Now, I need to know what I have to consider that those machines do not affect each other?
    What do I need to consider while installing those different runtime environments.
    How do I have to set the classpath, etc. - I guess it shouldn't be set...
    Are there any files in the operating system that could affect the different JRE versions, such as java.exe and javaw.exe in the Windows NT System directory? What do I have to do with those files?
    And which would be the proper steps to reach a meaningful result?!
    Right now I am using Windows NT, but I will also try to run some tests on Linux! So, I am open for any kind of help!
    Thanks,
    Marc

    Hi Marc,
    Have you considered installing one JRE at a time and running your benchmarks? Before installing the next JRE, uninstall
    the existing JRE. Thus eliminating any possibility of
    overwriting/corrupting any of the Windows NT System
    directories or registry settings.
    -Sun DTS

  • J2SE/JRE Version(s) on Clients

    Hi All!
    Can someone offer some guidance on what version(s) of J2SE/JRE we should have installed on our clients (PCs)?  We have standardized on 1.4.2_13 and are moving to 1.4.2_15 for Vista support, but we've run into several situations where SAP is asking for us to also install 1.5 or 1.6, and we also have other vendors asking for various versons of J2SE/JRE.  In the past we tried to use the same version as the version on the server, but we're finding this is hard to do.
    Also, if you're running multiple versions, how do you manage cases where 2 browser apps want to use different versions since (at least with IE) it appears only one can be the default.
    Thanks!
    Jeff

    Jeff,
    Unfortunately, as you have realised, you're stuffed when it comes to IE and Java.  Only one can be used.
    We have to produce a certified list of apps that can be run against a common JRE.  It looks like a neat matrix sheet and normally works around the lowest common denominator of JRE.
    Unless SAP don't support you on older JRE versions, don't be bullied by them into upgrading.
    Unless there is a very compelling reason (e.g. you need a patch that requires an upgrade) then I wouldn't change it, for simplicities sake.
    I found this link to be of use though:
    Re: Assigning Frieght conditions by Vendor
    Best Regards,
    Darryl

  • Multiple JRE versions Help

    I am a simple network engineer (not a programmer) and I am having difficulties because I have several boxes from different vendors that require different versions of the java browser plug in to work. Effectively I need to be able to change between version 1.3.1_02, 1.4.1_05, and 1.4.2_03 in order to manage my different devices. I cannot find a simple way of doing this on a single computer. Can anyone tell me if it is possible? I would hate to have to carry 3 different Laptops around to allow me to manage the systems that are in place.
    Thank you in advance to any and all who respond.

    The Webstart information was incomplete. Webstart in the client works in conjunction with (and requires) a server that implements the Webstart protocols, Java Network Launching Protocol.
    I doubt that this is applicable to you, but if you wish to explore it further there is a Webstart & JNLP forum here, and more information is at http://java.sun.com/products/javawebstart/index.jsp
    Regarding the problems with the Control Panel, there were compatibility problems with the earlier JRE versions (1.3.1 is of that era). I have heard that they can be overcome. The problems were especially bad when an earlier version was removed after a later version was installed. The later version's Registry data was corrupted, among other effects. Discussions about this exist in threads in the forums, and in bug reports.

Maybe you are looking for

  • I can't get back into Mac OS X; it just loads eternally.

    I've been running BootCamp on my MacBook Pro perfectly for months now but today I just can't seem to get back into the Mac partition (OS X 10.6.8). I was playing a game on my Windows (Vista) partition for several hours then restarted the computer. As

  • Retrive time with Dynamic Calc

    Hi Experts, My users run a large smart view report which works well However, when they change one of the member on the query to DC member (dense) Then the retrieve takes forever and they getting network error from smart view. I try to figure out , ho

  • Retina 2012 Performance Issues

    Hi guys, I run a Retina 2012 model w/ 16GB of ram + Win 7 Bootcamp. Switched thermal paste today and got rid of all dust in the fans. Slight improvement in heat (10-20c), but not really in performance. The issue lies here: games (yes games... no pc v

  • Transferring Purchases Bug and Solution

    I just found a bug, and after some of trial-and-error, I also found a solution, so I thought I'd post it here in case anyone else is having the same problem, and to make apple aware of it so it can be fixed in a future iPod Touch update. I recently p

  • Sound and vibration toolkit using Keithley Card

    Hello everyone, Might be doing a project soon using the LABVIEW Sound and Vibration Toolkit(1/n octave vibration analysis required) with LABVIEW 6.1(Sorry, try convince my Boss to upgrade). We have a Keithley KPCI-3101 card avaliable to us for the an