Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).
The common test code has been removed from lams.jar, which triggered the abstract lams test case class to change package. New version uses the "new" package.