Thanks for your suggestion, but it doesn't seem to work--I get "permission denied" error messages for commons-logging.jar and commons-discovery.jar, plus the "help" spew for the java command, even though they have the same permissions as all the other jars:
-rw-rw-r-- 1 root admin 62512 30 Sep 2003 commons-discovery.jar -rw-rw-r-- 1 root admin 26388 30 Sep 2003 commons-logging.jar What can I do? Are they supposed to be set as executable? DJH > java -cp build\lib\axis.jar;lib\commons-logging.jar;lib\commons-discovery.jar > org.apache.axis.Version > > On Mon, 12 Jul 2004 16:54:14 -0700, Denise Howard <[EMAIL PROTECTED]> wrote: >> With Java, you can do this from a command line: >> >> java -version >> >> To quickly find out what verrsion of Java is installed on your machine. Is >> there a way to do this for Axis? >> >> DJH ________________________________________________________________ This message could have been secured by PGP Universal. To secure future messages from this sender, please click this link: https://keys.pgp.com/b/[EMAIL PROTECTED]
