Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Lyo/TRSWorkshop

< Lyo
Revision as of 06:33, 11 April 2013 by Jljlmatu.jp.ibm.com (Talk | contribs) (New page: '''* DRAFT IN PROGRESS *''' = Tracked Resource Set(TRS) Provider for Bugzilla Workshop = == Setup == Please refer to [[Lyo/BuildTRS4JBugzilla|Building and running the TRS Adapter for...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

* DRAFT IN PROGRESS *

Tracked Resource Set(TRS) Provider for Bugzilla Workshop

Setup

Please refer to Building and running the TRS Adapter for Bugzilla sample

Prerequisite

  • Java, JavaScript, Java Servlet, Java Server Pages (JSP), HTML and JAX-RS Web Services programming experience
  • Basic understanding of Resource Description Framework (RDF), Open Services for Lifecycle Collaboration (OSLC http://open-services.net/) and OAuth (http://oauth.net/core/1.0/)

Learning Objectives

This workshop leads you to go through steps to enable Bugzilla as Tracked Resource Set Provider, which is an already-working implementation. This will make Bugzilla capable of sending Change Logs.

It is built on top of OSLC-CM compatible adapter which implements OSLC Change Management(CM) provider, it is recommended to try OSLC-CM compatible adapter workshop first. The basic understanding of CM provider is also required for this workshop.

Once you will complete this workshop, you will have the fundamental skill of :

  • TRS service REST API implementation
  • The extension of OAuth implementation
  • OSLC resources definition for TRS

Back to the top