I tried to install AXIS + Java JDK 1.4.01 + Tomcat 4.1.18 in the Linux box.
If I followed AXIS installation guide to copy necessary Xerces jar files (Xerces_j_2.2.1) into AXIS directory, web services can not be started. And I even can not get happyaxis.jsp work. But if I totally remove those Xerces jar files, it works fine. I wonder if we don't need xml parser jar files since java JDK 1.4 already included xml parser itself. Thanks Jack
