Code Monkey home page Code Monkey logo

lyo-adaptor-bugzilla's Introduction

Experimental OSLC Bugzilla application

CI Discourse users

If you are looking for the OSLC tutorial on building an adaptor for Bugzilla, please refer to the tutorials under the OSLC Developer Guide.

This repository is an experimental variant that shows what Eclipse Lyo Designer can do.

This application uses the [OSLC4J] SDK to build up the adapter from Plain Old Java Objects and relatively simple JAX-RS web services.

Getting started

  1. Run Bugzilla: docker run -p 80:80 --rm smarx008/bugzilla-dev-lyo
  2. Run the adaptor: mvn clean jetty:run-exploded. If you run with jetty:run only, the container will silently fail to load.*
  3. Navigate to http://localhost:8180/BugzillaAdaptor/
  4. Use admin:password as credentials to log in. It will pass them to the Bugzilla server (as specified in adaptor-bugzilla/src/main/webapp/WEB-INF/web.xml).

lyo-adaptor-bugzilla's People

Contributors

berezovskyi avatar dependabot[bot] avatar jadelkhoury avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

lyo-adaptor-bugzilla's Issues

Update README

  • fix broken image links

  • make sure there is a working Getting started section

  • make sure that the Bluemix app link point to an up-to-date deployment (depends on #1)

Make this repo useful for Lyo testing

In line with https://forum.open-services.net/t/announcing-some-small-progress-with-integration-tests-of-lyo/448, I want to have more sample repos run on SNAPSHOT and do nightly builds to ensure Lyo APIs and behaviour does not break or at least we can document it when it does.

TODOs:

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.