I tried both j2sdk1.4.2_01 and jdk1.5.0. Some of exceptions are: "IBMJSSESocketFactory.java": Error #: 302 : cannot access class com.ibm.crypto.provider.IBMJCE; java.io.IOException: class not found: class com.ibm.crypto.provider.IBMJCE at line 92, column 62
"BSF.java": Error #: 302 : cannot access class org.apache.bsf.BSFEngine; java.io.IOException: class not found: class org.apache.bsf.BSFEngine at line 19, column 23 "XmlBeanSerializer.java": Error #: 302 : cannot access class org.xmlsoap.schemas.wsdl.DefinitionsDocument; java.io.IOException: class not found: class org.xmlsoap.schemas.wsdl.DefinitionsDocument at line 40, column 33 "JettyAxisServer.java": Error #: 302 : cannot access class org.mortbay.http.HttpContext; java.io.IOException: class not found: class org.mortbay.http.HttpContext at line 23, column 25 "AxisTestBase.java": Error #: 302 : cannot access class org.custommonkey.xmlunit.XMLTestCase; java.io.IOException: class not found: class org.custommonkey.xmlunit.XMLTestCase at line 20, column 33 thanks b.y On Mon, 14 Feb 2005 14:45:12 -0600, Brown, Mike <[EMAIL PROTECTED]> wrote: > What version of the jdk are you using? What precisely is the exception you > are getting? > > -----Original Message----- > From: Beytullah Yildiz [mailto:[EMAIL PROTECTED] > Sent: Monday, February 14, 2005 2:32 PM > To: [EMAIL PROTECTED] > Subject: Libraries to build source ? > > Hi, > Can anybody help me to find libraries to build source of Axis? > Although I downloaded the libraries which are mentioned in "Guide to > building Axis", I keep getting exceptions. Do I need to download the > libraries other than those guide tell us ? The followings are what I > included: > > activation.jar > castor-0.9.5.4.jar > commons-discovery.jar > commons-httpclient-3.0-alpha1.jar > commons-logging.jar > commons-net-1.3.0.jar > imap.jar > j2ee.jar > jaxen-1.1-beta-2.jar > jcert.jar > JimiProClasses.zip > jms.jar > jnet.jar > jsse.jar > junit.jar > log4j-1.2.8.jar > mailapi.jar > mail.jar > security.jar > servlet.jar > smtp.jar > wsdl4j.jar > xalan.jar > xbean.jar > xbean_xpath.jar > xerces-J_1.4.0.jar > xerces.jar > xmlsec.jar > > Thanks > B.Y. > >