Skip to content

OSLC/lyo-adaptor-ninacrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyo-adaptor-ninacrm

CI Discourse users

This repository supersedes the 'ninacrm' folder in lyo.docs (/~https://github.com/eclipse/lyo.docs/tree/master/ninacrm)

Overview

NinaCRM is a fictional CRM application that does not belong to OSLC AM/CM/RM/QM domains. Instead, it represents an example of how OSLC AM/CM/RM/QM apps (adaptors) can be used by (integrated with) non-OSLC AM/CM/RM/QM systems.

Getting started

Run

mvn clean jetty:run

Open http://localhost:8181/ninacrm/

To use the "Create Defect..." or "Select Defect..." links, the OSLC RefImpl CM server shall be running (see docs).

The "Add Link" link button works correctly only with the servers that have CSP and CORS set up.