wiki:Deliverables

Version 12 (modified by ejona, 16 years ago) ( diff )

--

Deliverables

Preliminary Phase

Phase I

Interim

Final

Phase II

Final

  • Report
  • User Manual
  • Project Plan
  • HACS Source
  • Servlet Binary. The following are external dependencies not included in this binary that are needed to run the servlet and sample "devicies":
    • Tomcat 6.0
      • You may use a different servlet container, but will need to change StaticContent in WEB-INF/web.xml to the default servlet of that server.
    • Avahi
    • libmatthew-java-0.3. unix.jar and hexdump.jar should be placed in the global lib directory of Tomcat. libunix-java.so from libmatthew-java-0.3 needs to be in your java.library.path. To do this, you will need to add something like "-Djava.library.path=/usr/lib/libmatthew-java/" to the java options for Tomcat.
    • To run a device, all of the jars in WEB-INF/libs, unix.jar, and hexdump.jar should be in your classpath. You will also need libunix-java.so in your java.library.path as above. MicrowaveDevice and MediaDevice are located in WEB-INF/classes/.

Attachments (12)

Note: See TracWiki for help on using the wiki.