How do I get and install JDK 1.3?
jGuru: Java400 FAQ Home PageFor V4R5, see V4R5 5769-JV1 Option 5 (JDK 1.3) AS/400 Install Instructions. This is off of the Java Deployment page. There should also be instructions... I want to use the Developer Kit's native JDBC driver to retrieve data from other AS/400s on a network. I've added the proper Relational Database Entries, but when I try to connect to the remote machines,... If you're at V4R3 or below, the recommendation is to use the Toolbox driver rather than the native driver.
How do I compile 1.3 java sources with a 1.4.x or 1.5.x JDK?
FAQs-1 - Maven User - Codehauslt;project> ... <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <verbose>true</verbose> <fork>true</fork> <executable><!-- path-to-javac --></executable> <compilerVersion>1.3</compilerVersion> </configuration> </plugin> </plugins> </build> ... </project>
Is TAO interoperable with Sun's Java JDK 1.3 ORB?
Support - Frequently Asked Questions - The ACE ORBSun's Java 1.3 ORB does not support character sets UTF-8 and UTF-16. To use Sun's Java 1.3 ORB with TAO, you must disable the generation of optional standard profile components in IORs generated by TAO. To do so, use the following ORB initialization option with TAO servers that generate IORs that will be used by Java 1.3 ORB clients: Thanks to Gordana and Kate Matic gordanam@ot.co.nz for posing the original question and Carlos O'Ryan coryan@uci.edu for providing the answer.
Sect. 19) What's the hidden size limitation of String serialization (pre-JDK 1.3)?
Java Programmer's FAQ - Part DThe size of the String, when UTF-encoded, must be < 64Kb So for robust code you have to examine the String once to ensure that it will be less than 64Kb after encoding, and then have the JVM effectively repeat that work in the process of encoding, when you write it to an ObjectOutputStream. A possible workaround that is to strip the string down to "byte[]" and pass it around in RMI that way. The code with this restriction is in DataOutputStream public final void writeUTF(String str) ..
A4. How do I download Java and/or JDK? How do I install it?
Frequently Asked Questions About JavaYou can get our releases either with a World Wide Web (WWW) browser or by anonymous ftp. For details, including installation instructions, visit: The JavaTM Development Kit (http://java.sun.com/products/jdk/) Choose the version of the JDK you want, and go from there.
Will it be part of the JDK?
Java Communications API FAQIn order for the Java communications API to find ports the file javax.comm.properties must be in the correct place. The preferred location is in <jdk>/lib. See the installation instructions for alternate locations and further information.
Subject: 1.3 Is goth about religion?
alt.gothic FAQGothdom embraces all religions, all denominations and all races. Many Goths are atheists and a sizable minority are new age spiritualists, Wiccans and members of other alternative religious groups. There are Christian Goths. Basically Goth is not about religion, but with the imagery of religion. May goths wear crosses or ankhs, and there are many religious references in goth songs, but it is not a religious movement. Goth uses religous imagery in some songs. Christian Death are big on this.
top] What version of the JDK does this require?
Jackcess - Frequently Asked QuestionsVersion 1.0 requires JDK 1.4 or higher. The version in CVS HEAD and future releases will require JDK 1.5 or higher. However, some users have contributed patches to make later versions compatible with JDK 1.4. Please check the contributions/ directory for any such patches. Note that any code in this directory is untested and unsupported, so please use at your own risk and do not file bugs based on that code.
How compatible is Apache with my existing NCSA 1.3 setup?
Apache Server Frequently Asked QuestionsApache attempts to offer all the features and configuration options of NCSA httpd 1.3, as well as many of the additional features found in NCSA httpd 1.4 and NCSA httpd 1.5. NCSA httpd appears to be moving toward adding experimental features which are not generally required at the moment. Some of the experiments will succeed while others will inevitably be dropped. The Apache philosophy is to add what's needed as and when it is needed.
Subject: (1.3) What do the numbers [on the bottom/sides of jars] mean?
Frequently Asked Questions -- Fruit JarsCollectors frequently refer to these numbers as "mold numbers." However, in some cases, this term oversimplifies what the numbers represented. Originally when jars were blown by hand, the number represented a specific glass blower and his team. At the end of the day the blower and his team would get paid for the amount of jars they produced as determined by the number of jars made with a given number on them. I.E.
Q#1.3: What is the current version of GNO?
news.answers/apple2/GNO-faqA#1.3: The currently released version is v2.0.4. The version currently under development is v2.0.6. v2.0.5 never had a general release, and is not available. For those programmers using ORCA/C v2.1.x, there was a update made available (for both GNO v2.0.4 and GNO v2.0.6 users) on 22 Dec 97. It consists of updated headers, libraries, and manual pages. It is available at the following site: ftp://ftp.gno.org/pub/apple2/gs.specific/gno/base206
Q:What are the differences between the various printing APIs I see in the JDK?
Java 2D FAQIn summary 1.1/AWT printing can be used for many basic cases but has largely been superseded by 2D printing (as of J2SE 1.2), and when the javax.print package was added in J2SE 1.4 it was made largely complementary to 2D printing and integrated with it for ease of us. So most applications which are focused on rendering to a printer will find it more natural to centre around PrinterJob. So the presently recommended way to print for most applications is to use java.awt.print.
What are the new features and fixes to version 1.3 of C-Sharpener For VB?
Frequently Asked Questions (FAQ) about C-Sharpener For VBAdded support for converting on the network. You can now enter project paths such as "\\server1\testprojects". Fixed problem that prevented some assemblies from loading during conversion. This often caused a project to be "successfully" converted, but no lines of code were added to the project.
What if I have to re-install?
Team Discovery TSC FAQ - dslreports.comWith each new install of the client, you are given a new node ID. Each time you re-install the client, you will have another node ID. When you reinstall - just copy that file to the same directory it was before and you will not have to add another node to your stats. No. If you stop a run before you have completed all the conformers for a candidate, the docking will be aborted.
Subject: 1.3 What type of material is appropriate for this group?
news.answers/alt-gothic-faqPretty much anything that is relevent to the gothic subculture is admissable. It's a good idea to keep your original posts on-topic (if you can figure out what "on-topic" is =). Threads nearly always end up splitting into a bunch of off-topic discussion, which is perfectly valid. There is no set of rules which defines exactly what is on- or off-topic, especially since "gothic" is an extremely broad term. Bear in mind that the common bond between all of us who read/post to alt.
Q 1.3: Can I use Ethereal commercially?
Ethereal: Frequently Asked QuestionsYes, if, for example, you mean "I work for a commercial organization; can I use Ethereal to capture and analyze network traffic in our company's networks or in our customer's networks?"
What are the new features in version 1.3?
Virtual Picture Tours - Customer SupportThe application has a new look. It starts full screen, has a new toolbar, wizard bar, and shows the number of digital film remaining. The users now have option to control the output image resolution and quality, view attributes such as width and height of the view port, and Codec type for quicktime file format. The user can now save preferred settings for each output file format. There are two factory defaults - one for web quality and other for CD quality. Version 1.
How do I setup OpenTransport 1.3 (and above) multihoming ?
Internet ToolKit Programmer's FAQSince version 1.3, OpenTransport support multihoming. The main IP address is defined in the standard TCP/IP control panel, but secondary IP addresses must be defined in a text file called "IP Secondary Addresses" which is located in the Preferences folder. You'll find a small utility (called OT-Multihoming-Setup) in the "unsupported" section of ITK's FTP that allows you to define these secondary addresses more easily.
How do I configure a project to use a specific version of a JDK?
FAQs-1 - Maven User - Codehauslt;plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <verbose>true</verbose> <fork>true</fork> <executable><!-- path-to-javac --></executable> <compilerVersion>1.3</compilerVersion> </configuration> </plugin>
