Tuesday 9 May 06

Problems with the membership service now solved!! – I think ;-)

Scott asked to me check the DataBridgeImpl class, and there was the problem, the newManagementService() method was returning null rather than a new MembershipManagementImpl(). So hope to be able to get on and implement the membership services properly rather than the horrible hack I had before.

Unfortunately, I think we’ll still need to add a couple of our own service methods which aren’t part of the IMS ES spec. For example, in the standalone interface, this has no database behind it, so in order to display anything, it needs a starting point. So we need a method called something like readAllTopLevelGroups – (with no parameters, and returns all the groups with no parent), whereas all the IMS ES service method require a starting identifier.

Leave a Reply

*