Re: documentation on java execution on redhat
- From: Tom Callahan <callahant@xxxxxxxxxx>
- Date: Tue, 31 Jan 2006 16:35:53 -0500
Install a real JDK, such as IBM's or BEA's, included in the redhat rpms.
up2date --showall | grep JDK
Then, once installed, find the JDK's java executable (usually
/usr/lib/..../bin/java), and link /etc/alternatives/java to it.
Thanks,
Tom Callahan
TESSCO Technologies
Desk: (410)-229-1361
Cell: (443)-506-6216
Email: callahant@xxxxxxxxxx
A real engineer only resorts to documentation when the keyboard dents on the forehead get too noticeable.
Yard, John wrote:
>I am trying to execute a java script :
>
>#java --classpath /EDIMI/jars/j2ee/log4j-1.2.8.jar:.
>edu.ucla.ais.edimi.batch.cdw2ed.EDBatchMain
>/EDIMI/conf/edbatch.properties /EDIMI/conf/log4j-batch.xml
>
>
>and am getting syntax errors :
>
>s2:/usr/local/bin] # java1
>libgcj-java-placeholder.sh
>
>third-party JRE's bin directory be listed first in PATH instead.
>
>gij: unrecognized option -- `-classpath'
>Try `gij --help' for more information.
>
>
>Where can I find some usage samples ?
>
>JYard
>UCLA
>
>
>
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- documentation on java execution on redhat
- From: Yard, John
- documentation on java execution on redhat
- Prev by Date: documentation on java execution on redhat
- Next by Date: upgrade Redhat AS 3.4 to 3.6 problem?
- Previous by thread: documentation on java execution on redhat
- Next by thread: upgrade Redhat AS 3.4 to 3.6 problem?
- Index(es):