-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
20 lines (17 loc) · 930 Bytes
/
README
File metadata and controls
20 lines (17 loc) · 930 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Distributed Programming II A.Y. 2017-18
=======================================
Assignment n. 2
------------------------
This archive includes:
- README This file
- Assignment2.pdf The text of Assignment 2
- Neo4JSimpleXML.pdf The documentation of the Neo4JXML service
- war The location of the .war file of the Neo4JSimpleXML service
- lib The location of the jar files necessary for this assignment
- src The location of source files
- custom The location of custom files
- build.xml The ant script for this assignment
- tomcat-build.xml The ant script for automation of Tomcat operation (included in build.xml)
- neo4j-build.xml The ant script for automation of NEO4J operation (included in build.xml)
- sol-build.xml The ant script for generating artifacts for the solution (initially empty)
- xml-examples The location of XML examples (sample XML message bodies)