Sorry Jack, not following the intent. Are you saying I need to add the individual jar files to the CLASSPATH definition? The CLASSPATH does have the directory containing the required jar file.
Janet >Jack J. Woehr wrote: >> for jar in /somedir/*.jar >> do >> export CLASSPATH=$CLASSPATH:$jar >> done >Oops, this should say export CLASSPATH=$CLASSPATH:/somedir/$jar >-- >Jack J. Woehr ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
