thanks ----- Original Message ----- From: "Tom Jordahl" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, February 28, 2005 5:43 PM Subject: RE: missing packages
> > Just exclude the files that reference these packages.... > > They are not needed for proper Axis operation. > > -- > Tom Jordahl > Macromedia Server Development > > > -----Original Message----- > > From: Bryan LaPlante [mailto:[EMAIL PROTECTED] > > Sent: Saturday, February 26, 2005 2:11 PM > > To: [email protected] > > Subject: Fw: missing packages > > > > I would help if I included the packages. > > > > import progress.message.client.ENetworkFailure; > > import progress.message.client.EUserAlreadyConnected; > > import progress.message.jclient.ErrorCodes; > > import com.ibm.net.ssl.SSLContext; > > import com.ibm.net.ssl.TrustManager; > > import com.ibm.net.ssl.X509TrustManager; > > import com.ibm.jsse.JSSEProvider; > > import com.ibm.net.ssl.KeyManagerFactory; > > import com.ibm.net.ssl.SSLContext; > > import com.ibm.net.ssl.TrustManager; > > import com.ibm.net.ssl.TrustManagerFactory; > > > > 1.3 compatable > > javax.imageio.IIOImage > > javax.imageio.ImageWriter > > > > ----- Original Message ----- > > From: "Bryan LaPlante" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Saturday, February 26, 2005 2:09 PM > > Subject: missing packages > > > > > > > Hi folks, I am new to Axis and I am having trouble locating all of the > > jars > > > needed to build the project. I have search high and low and the > > following > > > list are the only ones that I have not been able to find. If anyone can > > > point me to the jar's I would appreciate it. > > > > > > The last to entries in the list javax.imageio can be found in jdk1.4 but > > not > > > 1.3. Is there a version of Axis I should be building from if my platform > > > requirements are jdk1.3 > > > > > > Thanks in advance. > > > > > > Bryan LaPlante > > > > >
