Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> loadjava and jar files from javasoft

loadjava and jar files from javasoft

From: <joelga_at_my-deja.com>
Date: Wed, 01 Sep 1999 11:18:19 GMT
Message-ID: <7qj21k$bnj$1@nnrp1.deja.com>


I'm trying to use loadjava to load the jar files for the JavaMail API and the Java Activation framework. Both of these are from javasoft's site. The documentation for loadjava says a compressed jar file cannot be loaded by loadjava. So, I use 'jar xvf mail.jar' to extract and uncompress it, but I've got little class files scattered everywhere. How do I now load these with loadjava? Is there an easier way to do this?

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Sep 01 1999 - 06:18:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US