Portfolio object holds details about a particular activitythe exportService bean generates an array of portfolio objects which are passed onto the web layer and the info displayed to user
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.
implemented complete activity for the completion of system driven activity.customized the Spring OpenSessionInViewFilter to resolve redundent hibernate session issue.