WSM-Sample doc mismatched the content -------------------------------------
Key: BEEHIVE-597 URL: http://issues.apache.org/jira/browse/BEEHIVE-597 Project: Beehive Type: Bug Components: Samples Versions: V1 Environment: WinXP, SP2. JDK1.5, Ant 1.6.2, tomcat 5.0.28 Reporter: Yongqin Xu Priority: Minor Based on the content of http://incubator.apache.org/beehive/wsm/sample_wsmAnnoSamples.html, the build.properties file does not locate at: BEEHIVE_HOME/samples/wsm-sample/WEB-INF/src, but at: BEEHIVE_HOME/samples/wsm-sample/WEB-INF directory. After building the WSM samples and deployed to tomcat. In the initial WSM sample html page, click the link of "Validate the local installation". Everything else looks fine, exception in the first section of "Needed Components", I got: 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 Currently, there is no Sun activation.jar and mail.jar in Beehive distribution lib directory. These jar files might be needed for some AXIS functionalities. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira