Git Product home page Git Product logo

dp2assignment3's Introduction

Distributed Programming II A.Y. 2017-18
=======================================

Assignment n. 3 - Part b
------------------------

This archive includes:

- README                This file
- Assignment3a.pdf      The text of Assignment 3 - Part a
- Assignment3b.pdf      The text of Assignment 3 - Part b
- build.xml             The ant script for this assignment
- tomcat-build.xml      The ant script for tomcat-related targets (included by build.xml)
- neo4j-build.xml       The ant script for neo4j-related targets (included by build.xml)
- custom                The location of custom files
- doc                   The folder where you have to put the documentation of your design.
- lib                   The location of the jar files necessary for this assignment
- lib-src               The location of library sources (to be attached to the
                        corresponding lib jar files in eclipse)
- src                   The location of source files
- WebContent            The folder including the files used for the deployment to Tomcat
- war                   The location of the .war file of the Neo4JXML service and of the
                        .war file that will be generated
- xsd                   The location of your schema files

Setting the work environment for the project
--------------------------------------------
After Tomcat installation, make sure the CATALINA_HOME environment variable has been set.
You can create a single eclipse java project for this package and then add the
jars under lib to the build path. It is also suggested to attach the sources
available in lib-src to the corresponding jar library.
DO NOT USE tomcat-build.xml directly. Instead use the build.xml (which imports it).

Start tomcat by running the start-tomcat target
(from build.xml).
The other instructions for using build.xml are included in the assignment text.

dp2assignment3's People

Contributors

aleianne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.