From: Matthew B. <mat...@ou...> - 2006-03-02 09:53:06
|
Peter Crowther wrote: > While trying to search for users to add to a group: > "org.bodington.server.BuildingServerException: Unknown java class for > database: org.bodington.server.realm.sp.SPAuthUser" Facility.listusers() seems to be working ok for me on a clean quickstart database. > Does anyone know off the top of their head what this class does, why > it's unconfigured in a new installation, and how I might go about fixing > the problem? Do you have the stack trace? Did the installer run the SQL in src/org.bodington/server/realm/sp/SPAuthUser.sql? ie do you have the sp_auth_user table and the right stuff in class/fields? -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |