Thanks Alessandro

One more question. I'm trying to compile a sample code which needs the following 
packages...

 1. javax.mail.MessagingException
2. org.apache.soap.rpc.Response
import org.apache.soap.rpc.Parameter;
import org.apache.soap.rpc.SOAPContext;
import org.apache.soap.transport.TransportMessage;
import org.apache.soap.SOAPException;
import org.apache.soap.Envelope;
import org.apache.soap.Fault;
import org.apache.soap.transport.EnvelopeEditor;
import org.apache.soap.util.xml.QName;
import org.apache.soap.messaging.Message;
import org.apache.soap.transport.http.SOAPHTTPConnection;
import org.apache.soap.Constants;
import org.apache.soap.util.net.HTTPUtils;



I did exploded the rt.jar file but it doesn't have any of the above packages... please 
suggest. I'm using neatbeans and i have included the directory in the classpath where 
I have exploded the jar file. 

I'm doing something wrong. or missing something.. 


SUmit

-----Original Message-----
From: Alessandro Borges [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 25, 2002 8:28 AM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] javax.jar


Dear Sumit,
  there is no a javax.jar.
  javax is a folder inside rt.jar at \JRE\LIB\ folder, and inside some other
jar files as j3dcore.jar (this one belongs to Java3D API and will be at
\JRE\LIB\EXT\ folder after its install).
 You can use winzip.exe or winrar.exe to open these folder and learn more
how the java packages are organized.

Alessandro

----- Original Message -----
From: "Puri, Sumit" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 24, 2002 6:15 PM
Subject: [JAVA3D] javax.jar


Hi everyone,

Question for all of you. i have install Java(TM) 2 SDK, Standard Edition and
i'm unable to find the javax.jar.

I'm missing something.. ?

Any Suggestions.

Thanks in advance..

Sumit

=========================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.377 / Virus Database: 211 - Release Date: 15/7/2002

_______________________________________________________________________
Yahoo! Encontros
O lugar certo para encontrar a sua alma g�mea.
http://br.encontros.yahoo.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

==========================================================================To 
unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to