6. Run Internet Explorer (IE) with url: http://localhost:8080/axis/happyaxis.jsp.
You should get something like this in the browser:
Axis Happiness Page
Examining webapp configuration
Needed Components
Found SAAJ API ... \tomcat\webapps\axis\WEB-INF\lib\saaj.jar
Found JAX-RPC API ... \tomcat\webapps\axis\WEB-INF\lib\jaxrpc.jar
Found Apache-Axis ... \tomcat\webapps\axis\WEB-INF\lib\axis.jar
Found Jakarta-Commons Discovery ... \tomcat\webapps\axis\WEB-INF
\lib\commons-discovery-0.2.jar
Found Jakarta-Commons Logging ... \tomcat\bin
\commons-logging-api.jar
Found Log4j ... \tomcat\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar
Found IBM's WSDL4Java ... \tomcat\webapps\axis\WEB-INF
\lib\wsdl4j-1.5.1.jar
Found JAXP implementation ... an unknown location
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
Optional Components
Warning: could not find class javax.mail.internet.MimeMessage
from file mail.jar
Attachments will not work.
See http://java.sun.com/products/javamail/
Warning: could not find class org.apache.xml.security.Init
from file xmlsec.jar
XML Security is not supported.
See http://xml.apache.org/security/
...
Wow. This is really a nice installation report. I can ignore the two warnings.
But I have to fix the error. Continue with the next section.