Hey! Download java activation framwork from the said url i.e.http://java.sun.com/products/javabeans/glasgow/jaf.html and locate activation.jar in the downloaded content. Copy this jar and paste it in your tomcat's webapps/axis/WEB-INF/lib directory and restart tomcat and check the HappyAxis page. Many axis files import javax.activation.* packages, so this jar is compulsorily needed in your WEB-INF/lib directory. And happyaxis.jsp page is a tool which looks for necessary jars that are needed in the due running of axis related code
HTH, Jayachandra On Wed, 22 Sep 2004 15:37:39 +0600, Din%$h <[EMAIL PROTECTED]> wrote: > Hi all , > I tried to Install axis , thought it is giving welcome page ,There > is some error > on happy axis page , below I append it , which carries upper part of > my happyaxis page,What can I do about it > Thanks > kind regards, > Dinesh > > ======================================= > /* my happy axis page upper part */ > Needed Components > Found SAAJ API (javax.xml.soap.SOAPMessage) at /opt/tomcat/common/lib/saaj.jar > Found JAX-RPC API (javax.xml.rpc.Service) at /opt/tomcat/common/lib/jaxrpc.jar > Found Apache-Axis (org.apache.axis.transport.http.AxisServlet) at > /opt/tomcat/webapps/axis/WEB-INF/lib/axis.jar > Found Jakarta-Commons Discovery > (org.apache.commons.discovery.Resource) at > /opt/tomcat/webapps/axis/WEB-INF/lib/commons-discovery.jar > Found Jakarta-Commons Logging (org.apache.commons.logging.Log) at > /opt/tomcat/bin/commons-logging-api.jar > Found Log4j (org.apache.log4j.Layout) at > /opt/tomcat/webapps/axis/WEB-INF/lib/log4j-1.2.8.jar > Found IBM's WSDL4Java (com.ibm.wsdl.factory.WSDLFactoryImpl) at > /opt/tomcat/webapps/axis/WEB-INF/lib/wsdl4j.jar > Found JAXP implementation (javax.xml.parsers.SAXParserFactory) at an > unknown location > /* In here I got an error messege */ > Error: could not find class javax.activation.DataHandler from file > activation.jar > Axis will not work > See http://java.sun.com/products/javabeans/glasgow/jaf.html > > /* at the end of file it give 1core library 2 optional axis > libararies missing */ > > -- > W.Dinesh Premalal > +94-776-023478 > [EMAIL PROTECTED] > -- -- Jaya