Installing JDK 1.4, esp. the src.zip file

I have some questions about installing JDK 1.4:
1. After running the executable installation file, you get a src.zip file in the installation directory. Does anyone know what this is? The obvious answer is that it is the library of code for JDK 1.4. However, I have run programs on Forte Agent without unzipping this file.
2. In previous versions of the JDK, when you decompress the src.jar (it is now a src.zip file in the 1.4 version) file, it creates a src folder and decompresses all the information into that. However, in JDK 1.4, it does not create a src folder, but rather, decompresses the files into the installation directory. Is this a fault of the new release or should I create a src folder and have the src.zip file decompress into that folder?
I am running Windows 2000.

I have some questions about installing JDK 1.4:
1. After running the executable installation file, you
get a src.zip file in the installation directory. Does
anyone know what this is? The obvious answer is that
it is the library of code for JDK 1.4. However, I have
run programs on Forte Agent without unzipping this
file.The src.zip is the source code for the JDK, not library. Note: The file is not the whole source code, it does not have any native library so you cannot compile it.
>
2. In previous versions of the JDK, when you
decompress the src.jar (it is now a src.zip file in
the 1.4 version) file, it creates a src folder and
decompresses all the information into that. However,
in JDK 1.4, it does not create a src folder, but
rather, decompresses the files into the installation
directory. Is this a fault of the new release or
should I create a src folder and have the src.zip file
decompress into that folder?
I am running Windows 2000.No, it is just how Sun zip it. Anyway, as long as you don't care to look at the source, you can just leave it along.

Similar Messages

  • The src.zip file

    hi guys
    I'm rather a beginner to Java.
    I posted a question related to this one on another section.
    I'd like to know about the src.zip file
    Is it essential to set up your JRE_SRC variable to point to the src.zip file?
    What is the purpose of src.zip?
    If we want to reference types such as String or Boolean or Integer, do we need to have src.zip set up?
    Thanks very much

    Shane7070 wrote:
    I'm not sure what JRE_SRC does as i've seen very limited documentation but from my understanding it's the java runtime source and is supposed to contain the src.zip file. That's what i gather from the documentationAre you talking about some folder/directory? As I said I have never heard of it.
    flounder, is src.zip necessary in order to reference classes in the packages that it contains?
    In one place I read that it is necessary but in another place I read that it's just the source code to the classes that are compiled and located elsewhere in the jdk.As I said the src.zip file contains the source code, that is the .java files. To run Java programs you need the .class files and these have been placed inside a .jar file.

  • What is the src.zip file used for?

    Just a few more question please.
    I've read through the JPDK install docs and it doesn't mention anything about the src.zip file. I noticed it has many references i'm interested in. What is this used for?
    I've loaded the EM and redeployed the ear file for the Oct JDPK. I've noticed after registering the Provider that about 1/2 of the Sample apps have a status of Loaded. But many indicate Not Loaded. For example: ExternalAppFlights. How do I get these loaded?
    Thanks
    Chase

    Hi Chase.
    oops i forgot to answer the second part of your question.
    The file integrating.external.provider.v2.html at %pdk_extract%\pdk\jpdk\v2\doc\externalApp contains all the details to deploy Fights of Fancy Application.
    Just go through the document & should be through.
    Regards,
    Abhinav

  • How does System.out.println(). Work inside src.zip file !

    Hello guyz,
    I was just wondering how System.out.println() worked so i opened up the src.zip file and checked the source code. But could not understand it. As written i remember
    "out is an object encapsulated in the System class."
    Thats ok. But i could not understand the code.
        public final static PrintStream out = nullPrintStream();
        private static PrintStream nullPrintStream() throws NullPointerException {
         if (currentTimeMillis() > 0) {
             return null;
         throw new NullPointerException();
        }Also when i ran the DJ Decompiler it decompiled it to this:
    public class One
         public static void main(String args[])
              System.out.println("hello world");
    import java.io.PrintStream;
    public class One
        public One()
        public static void main(String args[])
            System.out.println("hello world");
    }Also, why does it need to import PrintStream ?

    Peter__Lawrey wrote:
    I was just wondering how System.out.println() worked so i opened up the src.zip file and checked the source code.This value is a place holder. This value is changed as soon as enough of the JVM is initialised for printing to work.
    Also, why does it need to import PrintStream ? It doesn't, but it is used in the code so DJ is including it just in case.Sorry,
    But i don't understand at all.

  • Where to download the webcentertutorialcontent.zip file for JDev 10.1.3.x?

    A quick question for the download location of the webcentertutorialcontent.zip file for version 10g (10.1.3.2 or later).
    I am going through the Oracle WebCenter Framework Tutorial 10g (10.1.3.2.0) (document id B31072-02) to gain an understanding of the working mechanism of portlets. The tutorial requires the use of the webcentertutorialcontent.zip file to set up the sample application, and points to http://www.oracle.com/technology/products/webcenter/files/webcentertutorialcontent.zip for downloading the file.
    But that page has been updated to 11g. I was able to find the archived old versions of webcenter, but not that zip file.
    It would very much appreciated if someone knows and let me know where it is.
    Many thanks!
    Newman

    On this page: http://www.oracle.com/technetwork/middleware/webcenter/documentation/index.html you have a list of all files.
    At the bottom in the Oracle WebCenter 10g (10.1.3.x) section you have a part: Building a WebCenter Application Step by Step Guide with a link to the supported files: http://download.oracle.com/otndocs/tech/webcenter/files/SRDemo_App_Download.zip
    This is from the 10g version...
    You are right that 11g applications does not run on a 10g app server. Oracle 11g fusion middelware uses weblogic as an application server. This does not use the OC4J container anymore.
    11g and 10g have a different licence so if you are using 10g and you want to use 11g, you need to buy a licence for weblogic and so on.
    If you are currently looking into the use of webcenter/portlets and you are planning to use it later on, than oracle will propose 11g because i don't think 10g is supported... I don't think you can buy a webcenter 10g license..
    By the way... You can install jdeveloper 11g in a sepperate middelware folder than your 10g version. This means that you easily can use them together. If you are planning on using webcenter, the best thing to do is install jdeveloper 11.1.1.3 (latest stable version) and install the webcenter extension. This allow you to easily create portlet producers and webcenter applications. You can easily deploy them on the integrated server. This is a lot easier than in the 10g release.

  • From where can be  the WebCenterSRDemo.zip file downloaded ?

    Hi,
    Oracle® WebCenter Framework Developer's Guide
    "2.3.2 Setting Up the Oracle ADF Service Request Demo
    To view the SRDemo and perform some of the example tasks in this guide, you must download and install the starter files. To do so, perform the following steps:
    Download the WebCenterSRDemo.zip file, located on this page:
    http://www.oracle.com/technology/products/webcenter/documentation.html
    This is not the right link and the WebCenterSRDemo is not available via JDeveloper "Check for Updates Wizard".
    Please, inform me of its location, if existing...
    Regards
    Boris

    Thank you Peter,
    can you inform us also about the integration with the Oracle SOA Suite :
    3.3 Enabling Oracle SOA Suite or a Standalone OC4J for WebCenter Applications
    " If you have Oracle SOA Suite 10.1.3.1.0 or a standalone OC4J 10.1.3.1.0, then you can update it to create, deploy, and run Oracle WebCenter Suite 10.1.3.2.0 applications. Patches to enable you to run WebCenter applications will be released in the future. Watch for more information about MetaLink and the Oracle Technology Network:
    http://www.oracle.com/technology/products/webcenter/index.html..."
    What I'm missing in the WebCenter Suite is a tool for Business Process Modelling , like Business Process Architect (ARIS ToolSet)...
    Regards
    Boris

  • How to javadoc the src.jar file.....

    Hi all,
    How can I javadoc the src.jar file ( the one containing all the java files ) without incurring in a OutOfMemoryError? My computer runs win98 with 128MB ram and roughly 4GB hard-disk.
    Your help will be much appreciated!
    Luka

    Hi all,
    How can I javadoc the src.jar file ( the one
    containing all the java files ) without incurring in a
    OutOfMemoryError? My computer runs win98 with 128MB
    ram and roughly 4GB hard-disk.
    Your help will be much appreciated!
    LukaTake a look at this link to see why this probably isn't a good idea:
    http://java.sun.com/j2se/javadoc/faq/index.html#memory

  • Can't import the exercise zip files

    I downloaded the exercise zip files and tried to import them to flex 3.
    I can browse to the zip but flex will not let me finish.

    Not sure what you are saying.
    Downlaoded the exercises to my HD. Created a folder "Flex in a week" and tried to import the exercises.
    Same problem wirh some books. Download the source code as a large zip. unzip the file and try to import projeect folder or project zip and can't.
    Must be operator error software can't be that hard
    Herman

  • HT201364 I have 10.7.5 When I try installing Mavericks, it says this: The product distribution file could not be verified. It may be damaged or was not signed. WHY?

    I have 10.7.5 When I try installing Mavericks, it says this: The product distribution file could not be verified. It may be damaged or was not signed. WHY?

  • I only have the exported .zip file for a project, can I import to captivate and make a .cptx source file?

    I am working on a multi-person team with Captivate 7. The CPTX source file cannot be located for one module. We have the exported .zip files in our Version Control system. Can I take these files and recreate the .cptx file. I don't mind having to recreate a little functionality, but am hoping to avoid starting from the beginning with this file.
    I know this can be done for RoboHelp files, was hoping some script existed for Captivate as well.

    You might be able to save a bit of headache by extracting the content of the zip. Likely a SWF will be inside along with other files. You could then play the SWF and capture the screens. Might save a tiny bit of effort.
    Cheers... Rick

  • Where Can I Find the classes.zip File?

    I am looking for the JDBC driver for the Oracle database. I have been to the http://www.oracle.com to look for the classes12.zip and could not find it. Has the name of the zip file changed for Oracle JDBC 10.1.0?

    There are two parts: the java version and the database version.
    This would normally be: classes11.zip, classes12.zip and ojdbc14.jar.
    You should probably be using the last. The first two would be for earlier versions of the database and java.
    If you install the Oracle client it should have it (look for a jdbc dir.)
    There is some place to download it from the otn site as well.

  • Want to view the created zip file via Bursting in Oracle Apps

    Hello,
    I' ve created a Bursting control file and invoked the concurrent request (XML Publisher Report Bursting Program, XDOBURSTREP) within the after-report trigger in oracle reports.
    My Bursting-Control file as follows:
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/XXMI_OM_QUOTE/LIST_G_ORDERS/G_ORDERS">
    <xapi:delivery>
    <xapi:filesystem id="file1" output="/usr/tmp/DEV1/${QUOTE_NO}"></xapi:filesystem>
    </xapi:delivery>
    <xapi:document output-type="pdf" delivery="123">
    <xapi:template type="xsl-fo" location="xdo://XXMI.XXMI_OM_QUOTE.en.US">
    </xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    It works fine. e.g. Bursting creates two pdf-files and one zip file in unix, which I can see when pushing the View Output of the request(XML Publisher Report Bursting Program):
    <?xml version="1.0" encoding="UTF-8" ?>
    - <BURS_REPORT>
    <REQUESTID>643527</REQUESTID>
    <PARENT_REQUESTID>643525</PARENT_REQUESTID>
    <REPORT_DESC>XXMI OM Quote</REPORT_DESC>
    <OUTPUT_FILE>/u00/erp/dev1APP/inst/apps/DEV1/logs/appl/conc/out/o643527.zip</OUTPUT_FILE>
    - <DOCUMENT_STATUS>
    <KEY />
    <OUTPUT_TYPE>pdf</OUTPUT_TYPE>
    <DELIVERY>FILESYSTEM</DELIVERY>
    <OUTPUT>/usr/tmp/DEV1/10000012.pdf</OUTPUT>
    <STATUS>success</STATUS>
    <LOG />
    </DOCUMENT_STATUS>
    - <DOCUMENT_STATUS>
    <KEY />
    <OUTPUT_TYPE>pdf</OUTPUT_TYPE>
    <DELIVERY>FILESYSTEM</DELIVERY>
    <OUTPUT>/usr/tmp/DEV1/10000026.pdf</OUTPUT>
    <STATUS>success</STATUS>
    <LOG />
    </DOCUMENT_STATUS>
    </BURS_REPORT>
    But instead of this XML-output I wish a link to the file on unix. How can I link <OUTPUT_FILE>/u00/erp/dev1APP/inst/apps/DEV1/logs/appl/conc/out/o643527.zip</OUTPUT_FILE> within the view Output-Button of this request?
    Thanks in advance for any clues

    That is not how bursting works in EBS.
    The View Output from XDOBURSTREP is the Bursting Status Reprot.
    The bursted results are (potentially) multiple files so cannot be linked to view output.
    Depending upon the delivery channel chosen you have to either read the email, check the fiel system or printer, to see the results.
    The delivery channel bypasses the standard EBS request view.
    Kevin

  • Zip'ing files from multiple folders to the same zip file

    Could somebody recommend a method to create a zip file with file contents from multiple folders? Or is there an application I can drag and drop a bunch of files to zip em?

    First highlight all of the folders or files. If they're not right next to each other, or on the same drives, hold down the Command key while clicking to choose the next without losing previous choices.
    Once they're all highlighted, right click on any highlighted item and choose "Compress xxx Items".

  • There are no llb files in the hp8165a zip file . What can I do?

    Missing files in the zip file. Cannot run the downloaded file for the HP 8165 A programmable Signal Source
    Attachments:
    hp8165.zip ‏15 KB

    Hello,
    The reason there are no llb's included is because this instrument driver is written for LabWindows CVI and not LabVIEW. However, if you like, you can use a wizard in LabVIEW to create a LabVIEW llb that could then be used in LabVIEW. The wizard can be found in LabVIEW at "Tools » Instrumentation » Import CVI Instrument Driver...".
    Hope this helps!
    Regards,
    Steven B.
    Application Engineering
    National Instruments

  • Where is the OCA605290.zip file ?

    Where can I download OCA605290.zip file in order to resolve the error message, "OCA-30002: ubofscr function not supported" for on my Oracle8i Lite trial CD-ROM, there is no OCA605290.zip file from the \WIN32 folder.
    null

    I'm not sure about 1.5, but normally there isn't one. The defaults are just used unless there is one.
    Look here
    http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/UIManager.html

Maybe you are looking for

  • Lenovo 3000 N100 notebook cannot connect to my wireless network

    Hello, this is my first post. I am new member. I also am a very novice/amateur computer user and so I need some help from some pros or anyone that has experienced a similar problem and can help fix my laptop. I have a Lenovo 3000 N100 laptop model nu

  • How do I make my multimedia keys work with iTunes?

    I just bought a new Dell XPS L502X laptop and i realize that the multimedia keys only work with iTunes when the window is open. I was wondering if it would be possible to use these commands even when the window is not open.

  • Extension Manager CS6 isn't showing any Products

    Hello! I need to install an extension into Flash CS6, but when i open the Extension Manager there are no Products displayed on the left side. I'd be very thankful for your help, because this extension is essential to publish online ads. Thank you ver

  • Group based on row data

    Given the following data: id duration start date end date 1 15 08/01/2008 10:00 08/01/2008 10:15 2 15 08/01/2008 10:15 08/01/2008 10:30 3 15 08/01/2008 10:30 08/01/2008 10:45 4 15 08/01/2008 11:00 08/01/2008 11:15 5 15 08/01/2008 11:30 08/01/2008 11:

  • Colour filters for RGB separation?

    I want to colour-separate an image to create false-colour - start with a UV-only photo matched with an RGB photo, then separate the B & G of the RGB so I can map UV to B, B to G and G to R as insects see things. The images are film, not digital raw.