Two versions of Java EE setup

Hey there,
I go to Oracle's download page for Java EE SDK and got these two options:
java_ee_sdk-6u4-windows-ml.exe
java_ee_sdk-6u4-windows.exeMy doubt is what is "-ml" version? Which one should I use?
Thanks.

980925 wrote:
Thanks!Thank Google. I didn't make that up, I just Googled it. So easy and so quick, I wonder why people don't do that more often.
every time I've tried to install JEE6 so far I had to manually tell the installer where to find the JDK...I would just use the Glassfish installer directly, it works very well even when there are multiple runtimes installed (at least on my computer).

Similar Messages

  • Running two versions of java, is it possible?

    Hi everyone, I've got two applications, both incorporate applets, but one uses 1.3 and the other uses 1.4. Im stuck as I need to run these two programs at the same time. The reason I cant just use 1.3 is because one uses JTree's which were introduced in 1.4 (am I correct?) . SO if thats the case, is there anyway to use two versions of java on the same machine.????????????
    Thank you
    Graham

    I've got two applications, both incorporate appletsYou have two applets.
    one uses 1.3 and the other uses 1.4. One requires at least 1.4 (you think)
    I need to run these two programs at the same time.
    The reason I cant just use 1.3 is because one uses JTree's which were introduced in 1.4 (am I correct?) .The 1.3 API Spec includes JTree
    So if thats the case, is there anyway to use two versions of java on the same machine?Why can't you just use 1.4

  • Two versions of java on same OS

    I have installed on my OS (Windows 2000 Prof) two versions of SDK (v.1.3.1 and respectively v.1.4.0).
    I want to compile and run some application with one version or another.
    What changes do i make in order to set one version (for use in compilation and running) ?

    It depends on what IDE you work with. Or if you compile and run at the command prompt, use a batch file to set the correct values for the required variables.

  • Two Versions of JAVA

    Hi,
    We are planning to upgrade EBS11i to 12. Till now we used Jinitiator to bring up the applet from the Client machine but EBS12 uses Java 1.6_07 version.
    we have discoverer 10.1.2.0.2 that uses Java 1.4_x version and now EBS that uses version 1.6_07
    Question is:
    Can we configure two java versions on the same client machine for different application.
    Thanks in advance.

    Hi,
    Please see these documents, "Multiple Client Java Plug-in Versions" and "Using Multiple Plug-in Versions in Firefox" sections.
    Note: 290807.1 - Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i
    Note: 393931.1 - Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12
    Regards,
    Hussein

  • Two versions of code, one compile failure with java.lang.OutOfMemoryError

    I Have two cvs versions of one package. The differences between the two are minor, and I'm only trying to make the root version look like the latest branch. When I compile the branch, which has more code, things are fine. When I comple the root version I get
    java.lang.OutOfMemoryErrorSInce I can compile one version, it is clearly not the case that I lack RAM or something like that. What might the problem be? Thanks.
    Ken

    I'm compiling and I'm doing it with ant. As I said,
    it works fine with a slightly updated version of the
    Java package I have, but has this error while doing
    the same compile on the cvs root version of the
    package. I'm just trying to prepare for mergning the
    new code but can't compile the basic version of the
    package.Then, as already stated, the difference between the two versions is enough to cross the threshold of heap memory available to the VM that's running the compiler. Ant lets you provide VM options to an externally invoked VM. See its docs for how. If you're using fork="false", then just change or add -Xmx in ant.bat or ant.sh.

  • HT202912 I get the message "To view this web content, you need to install the Java Runtime Environment" Do I need two versions as this article suggests?

    I just upgraded to Yosemite on my 2010 MacBook Pro.  When I reboot I get the message "To view this web content, you need to install the Java Runtime Environment" and I've also seen the same pop-up once while running OpenOffice.  And now while composing this post. 
    Yes - I followed the link and installed the Oracle version of Java, version 8, and the test page confirms that I have the current version running. 
    I read some threads on discussions.apple.com but didn't like the answers. 
    I found this:  http://www.macworld.co.uk/how-to/mac-software/advanced-tips-for-mac-os-x-yosemit e-3582877/
    and tip # 10 seems to answer my question.
    Anyone else have experience on this?

    Most likely, you have either the Facebook video calling plugin or the "NexDef" plugin for watching baseball streams. Both depend on the Java runtime distributed by Apple. If you no longer need the plugin, remove it. Otherwise, install Java.

  • Help!!  Two Apps running 2 different versions of Java 1.3 &1.4

    I work in the IT dept for a IBM service provider. Recently IBM has changed their web quoting tools. The main config tool runs on Java 1.3.1_08 and their new maintenance quoting tool runs on 1.4.1_2.
    I have both versions of java installed and neither program will work. When I try to launch the maintenance tool that runs 1.4.1_2. The web start screen appears and then disappears and my processor performance maxes out at 100%. I have to control alt delete and then end task. When trying to run the main quoting tool , the Java applet never starts. I have tried to get technical support from IBM but they keep pushing it back to me stating that it is Java, or the machine, and they do not support that. The machine has been freshly imaged with Windows XP Professional, the system is a p3, 1.2GhZ with 512MB ram. Is there a way to make these programs work in the same environment? Thanks.

    This sounds quite a bit like the problem I've been having. So far the most informative thread I've seen is here: http://forum.java.sun.com/thread.jsp?forum=32&thread=363105&tstart=0&trange=15 , but the fact remains that there are a lot more people with questions than answers on this one.

  • HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    What are you missing?
    I inherited this app and signing the third party jars is how it was setup, I was wondering the same thing too, why was it necessary to sign the third party jars?
    The applet runs in either JRE 1.6.0_13 or JRE 1.6.0_27 depending on the other Java apps the user uses. JRE 1.6.0_13 does not have the mixed code security (so it is like is disable), but JRE 1.6.0_27 does have the mixed code security and the applet will not launch with mixed code security enable, so we have to disable it. With all the hacking going on in the last two years, is important to improve security; so this is a must.
    Yes, I always clear up the cache.
    Any idea on how to resolve this problem?

  • Will 2D objects in java.awt.geom.* be Serializable in next version of Java?

    I am pretty frustrated about having to write my own Serializable classes. I'm not sure if this is the right place to ask, but will the next version of Java supports Serializable 2D objects?
    Further, I was trying to write my own class to extend java.awt.geom.GeneralPath to become Serializable, but it's declared "final". What should I do? (I had no problems with Rectangle2D.Double, Line2D.Double, etc.)
    Any help is greatly appreciated.
    Selwyn

    Your code for serializing the state of the General path forgets two things:
    1. the winding rule
    2. the segments types!
    You could use a vector, but I just directly wrote to the file:
    private void writeObject(ObjectOutputStream oos) throws IOException
    {     out.defaultWriteObject();
         //write state of transient GeneralPath _gp;
         out.writeInt(_gp.getWindingRule());
         float[] coord = new float[6];
         PathIterator i = _gp.getPathIterator(null);
         while(!i.isDone())
         {     int seg = i.currentSegment(coords);
              writeInt(seg);
              //switch on seg, writing correct # of floats from coords
              i.next();
         out.writeInt(-1);     //sentinel for end-of-data: SEG_LINETO etc are [0,4]
    private void readObject(ObjectInputStream in)
    throws IOException, ClassNotFoundException
    {     in.defaultReadObject();
         int rule = in.readInt();
         _gp = new GeneralPath(rule);
         //etc...
    }3. I'm just winging this code -- haven't tested it
    --Nax                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • N1 system manager installation faied (newer version of Java web console)

    Hi,
    I am trying to install Sun N1 system manager on Solaris x86 U3 + all patches. Once I run the installer I got:
    N1SM Installer (version 1.3.2 on SunOS)
    1. Install OS packages. [Completed]
    2. Install Expect. [Completed]
    3. Install IPMI tool. [Completed]
    4. Install JDK 1.5. [Completed]
    5. Install service provisioning components. [Completed]
    6. Install OS provisioning components. [Completed]
    7. Copy DHCP configuration file. [Completed]
    8. Install user interface components. [Partially Run]
    9. Install service container components. [Not Completed]
    10. Install N1 System Manager. [Not Completed]
    Failed Step: Install user interface components.
    The following is a portion of the installer
    log which may indicate the cause of the error.
    If this does not indicate the cause of the
    error, you will need to view the full log
    file. More information on how to do that is
    available below.
    The Sun Java(TM) Web Console software already installed (version 3.0.2)
    is newer than the version (3.0) you are attempting to install.
    Downgrading is not supported. If you wish to run the older version,
    you can install it after unintalling the currently installed version.
    Error running lockhart setup: 1792
    Please fix the problem and then try this step again.
    For a full log of the failed install see the file: /var/tmp/installer.log.9327.
    t. Try this step again (correct the failure before proceeding)
    x. Exit
    Enter selection: (t/x) x
    Is there any way to continue my installation and using currently installed version of Java Web Console?

    Tried removing the currently installed Java Web Console as described at http://docs.sun.com/app/docs/doc/817-1985/6mhm8o5l4?a=view
    It says to simply run /usr/share/webconsole/bin/setup -u, however there is no setup binary in the listed dir.
    # ls -l /usr/share/webconsole/bin/
    total 396
    -r-xr-xr-x 1 root sys 9995 Oct 9 08:18 smcwebserver
    -r-xr-xr-x 1 root sys 6571 Oct 9 08:17 smloginmodule
    -r-xr-xr-x 1 root sys 171907 Oct 9 08:17 smreg
    -r-xr-xr-x 1 root sys 1456 Oct 9 08:17 smwebapp
    -r-xr-xr-x 1 root sys 2917 Oct 9 08:17 wcadmin
    # uname -a
    SunOS host 5.10 Generic_118855-33 i86pc i386 i86pc
    It seems the docs are wrong?

  • Different versions of Java got installed, only want 1

    Hi folks,
    I have a new iMac, running OS X v10.9.1.
    I downloaded and installed the Mac version of the latest Eclipse IDE.
    When i tried to run it the first time, it said it needed to also install Java v 1.6.
    This isn't the latest Java version but I wanted to get the IDE installed up and running to quickly test out a Java program.
    So I said OK, it installed Java version 1.6.
    I went to a Terminal prompt, entered "java -version" and got the expected result of "1.6.0_65".
    I brought up Eclipse, imported a Java project, it correctly recognized the JRE System Library [JavaSE-1.6], and the program ran successfully.
    All good so far, right ?
    Not really.
    The latest version of Java is up to 1.7.0_45.
    I want that version.
    I brought up Safari, went to the Java test page, tried to run it, it said i didn't have the latest Java plug-in, directed me to the download site, i downloaded and installed it, re-ran the Java test page and it indicated that I now had Java version 1.7.0_45 installed.
    I should be happy cuz this is what I want.
    However, i opened a new Terminal and re-ran "java -version", it still thinks I have v1.6.0_65.
    Similarly, my Eclipse IDE can only find the JavaSE-1.6.
    I still have to do Java development and would prefer to do all my development on my iMac, eventually getting rid of my Windows machines.
    How do i get rid of the Java 1.6 version and make OS X recognize the Java v1.7.0_45 version that the Safari browser recognizes ?
    tia,
    BobZ

    How do i get rid of the Java 1.6 version and make OS X recognize the Java v1.7.0_45 version that the Safari browser recognizes ?
    Safari is already doing that, as you can see here: Verify Java Version
    The Oracle JRE is a web plugin only. The Apple JRE is for standalone Java apps. The two don't overlap in function. If you want to develop in Java 1.7, install the Oracle JDK.

  • What version of Java can be used in the scriptlet part of JSP 2.1?

    hi
    can anyone tell me What version of Java can be used in the scriptlet part of JSP 2.1?
    Does that depend on the app server we use?
    we are not sure whether we can use in Java 5 in JSP 2.0 itself?

    yes im sure , im using thread in the both sidesthat doesn't give a deadlock... you need two or more threads running in the same side to get a deadlock! do you know what causes a deadlock?
    and all the streams and the fkuses are finehow have you tested that?
    about the broswe display i dont know i havent tried.http://forum.java.sun.com/thread.jsp?forum=31&thread=163929

  • Using two versions of jre simultaneously

    We have two web java-based applications, and each one requires one specific version of java (1.4.1_03 and 1.3.1_07).
    They only work with their required java version. Furthermore, if we install the newer one, the one which needs the oldest does not work.
    Is there any way to install both versions, and use them each one with its associated application (i.e. changing path..)?
    The management operations for both applications will be carried out from a single point (a single PC, Windows NT/2000), and we need to have access to both applications from that single point.
    Any help is welcome.....
    Thank you

    I maintain a plethora of Java versions on my PC, I use a script to switch among them; it sets the PATH accordingly.
    1.1
    1.1.8
    1.1.8_v3
    1.2.2
    1.3.1
    1.3.1_08
    1.3.1_09
    1.4.1
    1.4.1_01_blackdown
    1.4.1_02
    1.4.1_05
    1.4.2
    ijbalazs@bijpc:~> . j 1.1
    java version "1.1.8"
    ijbalazs@bijpc:~> . j 1.2.2
    java version "1.2.2"
    Classic VM (build JDK-1.2.2_014, green threads, nojit)
    ijbalazs@bijpc:~> . j 1.3.1
    java version "1.3.1_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_09-b03)
    Java HotSpot(TM) Client VM (build 1.3.1_09-b03, mixed mode)
    ijbalazs@bijpc:~> . j 1.4.1
    java version "1.4.1_05"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_05-b01)
    Java HotSpot(TM) Client VM (build 1.4.1_05-b01, mixed mode)
    ijbalazs@bijpc:~> . j 1.4.2
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
    Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
    ijbalazs@bijpc:~>

  • Not able to download SAP NetWeaver 7.0 (2004s) Trial Version - Full Java Ed

    Hello people, I have been trying to download the SAP NetWeaver 7.0 (2004s) Trial Version - Full Java Edition.
    There are two files to download,
    - Developer Workplace 7.0 SP14SR3 Java Server Evaluation (4.214.608.965 bytes)
    - Developer Studio 7.0 SP14SR3 Java Server Evaluation (542.784.960 bytes)
    The first one (https://www.sdn.sap.com/downloads/netweaver/java/NW_JAVA_700SP14_SR3.rar) is giving me trouble, when I choose to download it, the next error appears:
    In FIREFOX:
    An error occurred while processing your request.
    Reference #172.51da5ce.1208786684.40fd9fe
    In Internet Explorer:
    HTTP 403 - Forbidden
    and in a download manager it says:
    Access denied.
    Has anybody been able to download this file?
    Thanks
    Juan Gonzalo Duque

    Hello,
    I´m having the same problem!!
    Did you solve the problem?
    Thanks,
    Luiz Henrique Mansano

  • Query comparing two version

    Hi ,
    I have a small query comparing two vesions in java . my version like
    *1st one Version Name : swv-ora-tes-4.5*
    *2nd one Version Name :swv-ora-tes-4.6*
    How can we compare this version and 2nd one is latest version
    Regards
    Pattanaik

    Here's something you would have found by yourself in about 15 seconds if you'd bothered to do any work:
    http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html#compareTo(java.lang.String)

Maybe you are looking for