Please see inline comment (in servlet.jar section)....Can you please update the Developer's guide as well?
Thanks, dims --- Vidyanand Murunikkara <[EMAIL PROTECTED]> wrote: > Hi > > I finally managed to get most of the build working. But there were > things like which version to use and where to start that always trouble > me. Also after seeing this thread someone had mailed me about the > difficulties he had faced while building axis and how he had abandoned > that idea. So I guess making a small documentation to talk about > building axis is required. It is there in Developer's-guide. But it is > kinda outdated. So i am attaching a step by step process of doing the > build. Also included is the recommended version for each of the > required/optional components. I would realise appreciate if you can take > a look at this and say if it is ok. I will then go ahead and make the > required changes to the docs/build.xml. > > Thanks > Vidyanand. > ============================================================== > > Building axis and running all tests without any optional components. > ################################################################### > > 1. download the xml-axis project from cvs. ( http://xml.apache.org/axis/cvs.html) > > 2. Download activation.jar to $(axis.home)/java/lib. > ( http://java.sun.com/products/javabeans/glasgow/jaf.html ) > version recommened : 1.0.2 > > 3. Download mailapi.jar to $(axis.home)/java/lib. > ( http://java.sun.com/products/javamail/) > version recommended : 1.3 > > 4. You should be able to do able to run "ant compile" now from $(axis.home)/java/. > > 5. To run "ant all-tests" you will need to add junit.jar to your ant installations > lib directory. It is not sufficient that you keep it in $(axis.home)/java/lib. > If not in ant lib it conks out saying it cannot create task/type of type: junit. > http://www.junit.org/index.htm > Recommended version 3.8+ > > > With Servlet.jar > ################################################################### > > 1. Download required jars (servlet.jar) to $(axis.home)/java/lib. > (http://java.sun.com/products/servlet/) > Axis supports only Java Servlet 2.2 specs. NO. We support 2.3 as well. You can use either one. But make sure that if you use 2.3 servlet jar, you cannot run on 2.2 container. (or the other way around). > With JSSE > ################################################################### > > 1. Download the required jars( jsse.jar, jnet.jar,jcert.jar ) to >$(axis.home)/java/lib. > (http://java.sun.com/products/jsse/) > Recommended version: 1.0.3 > > With Jimi > ################################################################### > > 1. Download JimiProClasses.zip ( http://java.sun.com/products/jimi/) > > > With Castor. > ################################################################### > > 1. Download the jar for castor-xml > ( http://castor.exolab.org). > Recommended version : 0.9.4.1 > > With Commons-httpclient. > ################################################################### > > 1. Download the jar( commons-httpclient) > (http://jakarta.apache.org/commons/httpclient/) > Recommened version : 2.0-alpah2 > > > With xml-security > ################################################################### > > 1. Download required jar (xmlsec.jar) to $(axis.home)/java/lib. > (http://xml.apache.org/security/) > Recommended Version: 1.0.4+ > > Note : In JDK 1.3.1 I had xmlsec.jar in the lib directory but security.present >wont get set > to true > I tried doign a javap on org.apache.xml.security.Init and i get Error : No binary >file > 'FuncLoader' > But in JDK1.4 it seems to work fine. > > 2. To run "ant all-tests" you will need xalan.jar > (http://xml.apache.org/xalan-j/) > Recommended Version: 2.4.0 > > > > > > ===== Davanum Srinivas - http://xml.apache.org/~dims/ __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus – Powerful. Affordable. Sign up now. http://mailplus.yahoo.com