Changes between Version 12 and Version 13 of Deliverables
- Timestamp:
- 12/01/2007 01:39:58 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Deliverables
v12 v13 19 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 20 * Tomcat 6.0 21 * 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.21 * 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. 22 22 * Avahi 23 23 * 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.