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:
- Place any *.jar(or *.zip) files into $CP_WEBINF/lib
- Run any *.sql files in your Luminis schema (or attached schema)
- Cycle the web server
Changelog:
- Sept 12, 2006
- Forgot to upload the channel oracle package
Comments
SQL files Unavailable
Can you post or relink the sql files? Both of those are resulting in 403 access denied.