Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

The purpose of this tutorial is to familiarize Kuali Rice developers with building institutional plugins that override out-of-the-box Rice services. This tutorial focuses on overriding the IdentityService as an example.

Prerequisites

  • Eclipse
  • Local Maven Repository
  • Rice Foundation Codebase
  • Maven
  • JDK

Development Environment

Build Sheet

Create Maven Project

Configure POM

Import into Eclipse

Build the JAR

Deploy to local Maven Repository

Configure the Rice POM

Build the Rice WAR

  • No labels