2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018

10/26/2006: Running HttpServerTestApp as an Eclipse Project

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:
  • apache-httpd.jar
  • muse-core-2.0.0.jar
  • muse-util-2.0.0.jar
  • muse-util-xml-2.0.0.jar
  • muse-util-xstream-2.0.0.jar
  • muse-wsa-soap-2.0.0.jar
  • muse-wsrf-api-2.0.0.jar
  • muse-wsrf-impl-2.0.0.jar
  • xercesImpl-2.8.1.jar
  • xstream-1.1.2.jar


subscribe via RSS