Home pageFind It!Contact PJAPJA documentation

PJA

 PJA Toolkit forum

This forum is dedicated to PJA Toolkit.
You may read freely the messages it contents. If you want to write a message or answer to a subject, subscribe to it first.

Subjects Recent messages Login Subscribe

Messages of subject Could i use Pja2.5 with an JDK1.3 or Pja2.4 with Jdk1.4

philfr89

Member since : Feb 27, 2004
Messages : 6
 Mar 21, 2006 at 2:39 PM
Hi,

My customers have differents Server Linux or old AIX.
So i use Jdk1.3 or 1.4, but i want remove my shell Java test version
and use always same version or perhaps load jar into my java program after loading it

Regards
Philippe


vj=`$JAVA_HOME/jre/bin/java -version 2>&1 | awk 'BEGIN {FS="[\" \\._]"} /java ve
rsion/ {print $4 $5}'`
pja="pja25.jar"
if test $vj -lt 14
then
pja="pja.jar"
fi
---
Philippe

Manu

Location : Paris / France
Member since : Apr 29, 2003
Messages : 394
 Mar 23, 2006 at 8:03 PM
You may use PJA 2.5 with any JDK... :-)
---
Manu (moderator/modérateur)


Home pageFind It!ContactTop

© Copyrights 1997-2023 eTeks - All rights reserved

PJAPJA documentation