Skip to content

ahassany/topology-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NML/NSI Topology Service (NTS)

The following instructions are really about setting up a dev environment. See Installing and using NML/NSI Topology service

Installation

Requirements

  • Java™ 1.6 or higher.
  • Maven2: it's going to install all dependencies except the following one!
  • Simple Lookup Service (sLS):
  # To install sLS
  svn checkout http://simple-lookup-service.googlecode.com/svn/ sLS
  cd sLS/trunck/lookup
  mvn install

Running

This is just a skeleton under heavey developement

  # to run unit tests
  mvn test
  
  # to the run the service
  ./run.sh

About

NML/NSI topology service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published