UM Java packages

0
No votes yet

This story will be referred to via other posts that Bill or I will(have) make as it contains a set of java packages that our various channels will utilise in the efforts of sharing code.

We also will be doing our best to populate this new code with JavaDoc comments so that you can view the documentation by going to http://jump.umanitoba.ca/doc.

c.u.l.utils
This package contains various utility type methods to simplify life, such as a sendMail method in the Tools class
c.u.l.model
This package contains various models we have created to store Luminis data, such as a GroupList object which contains all the courses and groups a user is in

Installation:

  1. Place any *.jar(or *.zip) files into $CP_WEBINF/lib
  2. Run any *.sql files in your Luminis schema (or attached schema)
  3. Cycle the web server

Changelog:

Sept 12, 2006
Forgot to upload the channel oracle package

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

SQL files Unavailable

Can you post or relink the sql files? Both of those are resulting in 403 access denied.