QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

A4. How do I download Java and/or JDK? How do I install it?

Frequently Asked Questions About Java
You 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.

How do I get and install JDK 1.3?

jGuru: Java400 FAQ Home Page
For 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 - Codehaus
lt;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>

Where should I install java?

Bayesian Analysis of Variance for Microarrays
It is important for the user to choose a typical location. The BAMarray installation searches several locations, but not the entire or all hard drives, which can lock up a machine for minutes, especially in a networked environment.

How can I install Java on my computer?

Post-Gazette NOW - Chat
If you tested for the Java software and do not have it installed on your computer, you can download it for free by clicking here. If the page is fully loaded and you do not see a field to enter a screen name, your browser is not supporting the Java software. Click here to download Java for free.

Can I install multiple Internet Explorers under Linux?

Forum FAQ - GameDev.Net Discussion Forums
The Web Development forum is designed for discussions on all things related to Web Development. It's the ideal place for topics from HTML, XHTML, CSS and XML to SQL, ASP, PHP, Flash and other web-related subjects.

How do I install it under Linux ?

FAQ - OpenArena - a Wikia wiki
Just download the game on the mirrors : wget http://download.tuxfamily.net/cooker/openarena/rel070/oa070.zip The archive's content itself is the game, no need to install, so let's create a directory for the game and unarchive inside : sudo mkdir /usr/games/openarena sudo mv oa070.zip /usr/games/openarena/ cd /usr/games/openarena/ sudo unzip oa070.zip sudo rm -f oa070.

What about support for Java and Linux?

Smart Toolz? - Smart Card Application Development Environmen...
Our development tools are Microsoft Windows dependent. However, our microprocessor cards are platform independent and support any PCSC interface.

How do I install Linux?

Corporate Frequently Asked Questions
Actually, RedHat has an extremely comprehensive installation guide in html format. Browse around your RedHat CD to find it. There is also a lot of installation guides available on the net - see what happens when you do a net search with 'linux installation guide'. Each distribution will also have an installation guide as part of it. You need to read through that guide in detail. It will explain everything you need to know about setting up partitions, dual boots, etc.

Does HostBreak support Java? Which Java engine and JDK is used?

FAQ about Web Hosting Plans, Shared Hosting features and 24/...
Yes, we support Java. HostBreak is using TomCat 3.2.4 and JDK 1.4.1. Frequently asked Java questions are replied in Java Hosting FAQs. HostBreak has always maintained a policy of adding value components wherever possible. These components do not require any additional payment, the only thing you need is the skill to implement them. You may find a list of available components here.

How can I ensure that the Java JDK is using JacORB rather than its own ORB?

Support - Frequently Asked Questions - The ACE ORB
Java uses a properties file called "orb.properties" to determine which ORB to use. If the Java runtime doesn't find an orb.properties file, it uses the JDK's ORB. JacORB's orb.properties file is located in the top-level JacORB directory. Copy JacORB's orb.properties file into the Java JDK's ${java.home}/lib directory to enable JacORB.

What is a ClassPath. Where can I download the JDK (also known as the Java 2 SDK)?

Data Representations: Support
You can download JDK from Sun at Sun Downloads. IBM and Blackdown also have JDKs available for Linux. Other vendors, like apple have downloads of the JDK available for their operating system.

Is PERC compatible with the latest JDK? and Java? standards?

Aonix - PERC - FAQ
Aonix performs extensive qualification testing of the PERC VM and its associated Java? class library emulations using an Aonix-proprietary test suite. PERC Ultra strives for full compatibility with the Java Standard Edition. PERC Ultra runs through suites of tens of thousands of compatibility tests to provide assurance that off-the-shelf Standard Edition libraries will work on the PERC VM. We are confident that no other clean-room implementation achieves the level of compatibility of PERC Ultra.

Can I use Java Development Kit (JDK) version 1.1.7x?

Adobe Acrobat Reader - Acrobat Viewer FAQ
The recommended JDK is version 1.1.8. However, on Windows, version 1.1.7 should work fine. On Solaris using 1.1.7, dialog boxes come up larger than full screen, along with several other annoying user-interface quirks.

edit] Q: Are There Any Options I Can Use with the Java JDK?

FAQ-Configuration - OpenNMS
Note: this FAQ entry is out of date. I do not believe that any of these options work today. Dgregor 19:38, 15 February 2006 (CST) OK this is kind of minor... but this patch to the opennms start script (as it exists pre-build) adds the following env variables to configure garbage collecting... USE_CONCGC Use Concurrent Mark Sweep GC USE_PARALLELGC Use Parallel GC (multi-processor only, untested by me) LOG_GC Log GC to @root.install.logs@/gc.

top] What version of Java JDK does ShapeLogic work with?

shapelogic - Frequently Asked Questions
ShapeLogic is compiled with JDK version 1.6. There are parts of it that is using the JSR 223 scripting framework, introduced in 1.6. It might be possible to compiled it with JDK 1.5.

I am using Linux Fedora 1 and Sun JDK 1.5.0. Can I use 1.5 or do I need to use 1.4?

FAQs - Cocoon Wiki
To answer my own question... I uninstalled 1.5 and installed 1.4. Compiled and works fine. I suspect this is actually a problem with Ant. Is it possible to extend for example the form object in Flow? So that we have our own implementation of it? If so, are there examples. ps why was Flow written in javascript, and not java? Probably a stupid one:). Do you serialize it to JPG or PNG? Otherwise this error can not occur. But if, it's of course no longer SVG.

Will it be part of the JDK?

Java Communications API FAQ
In 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.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact