I’ve been trying to get the apache-httpd example of Apache’s MUSE project to run. Since I like using Eclipse, I created an Eclipse project to run the HttpServerTestApp application. It took quite awhile to find all of the needed Jar files.

To save you time, here is the list:<ul> <li>apache-httpd.jar <li>muse-core-2.0.0.jar <li>muse-util-2.0.0.jar <li>muse-util-xml-2.0.0.jar <li>muse-util-xstream-2.0.0.jar <li>muse-wsa-soap-2.0.0.jar <li>muse-wsrf-api-2.0.0.jar <li>muse-wsrf-impl-2.0.0.jar <li>xercesImpl-2.8.1.jar <li>xstream-1.1.2.jar </ul>