19 | | * [attachment:synergy-0.1-dev.war Servlet Binary] |
| 19 | * [attachment:synergy-0.1-dev.war Servlet Binary]. The following are external dependencies not included in this binary that are needed to run the servlet and sample "devicies": |
| 20 | * Tomcat 6.0 |
| 21 | * Avahi |
| 22 | * 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/. |