Changes between Version 10 and Version 11 of Deliverables


Ignore:
Timestamp:
12/01/2007 01:25:40 PM (16 years ago)
Author:
ejona
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Deliverables

    v10 v11  
    2121   * Avahi
    2222   * 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.
    23    * 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 yoru java.library.path as above. !MicrowaveDevice and !MediaDevice are located in WEB-INF/classes/.
     23   * 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/.