Patches item #1167362, was opened at 2005-03-21 03:16 Message generated for change (Comment added) made by mwoodiupui You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=1167362&group_id=19984
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mads Pultz (mphansen) Assigned to: Nobody/Anonymous (nobody) Summary: CAS authenticator and web service support Initial Comment: We have enhanced dspace with the following features: 1) Single sign-on support through CAS 2) Web service support to enable user import The patch consist of the following: files.tar.gz - includes the new files to the project. doc.tar.gz - contains some documentation about the two new features. cvt.dk.patch - the patch file Note that Axis requires a new version of Xerces so the existing lib/xerces.jar has to be deleted. ---------------------------------------------------------------------- >Comment By: Mark H. Wood (mwoodiupui) Date: 2009-02-23 14:00 Message: Naveed Hashmi submitted patch 1601221 based on the CAS authentication code in this patch and addressing stackability. ---------------------------------------------------------------------- Comment By: Robert Tansley (rtansley) Date: 2005-12-14 15:40 Message: Logged In: YES user_id=166234 Needs to be updated to conform to stackable authentication model ---------------------------------------------------------------------- Comment By: Mads Pultz (mphansen) Date: 2005-04-07 06:34 Message: Logged In: YES user_id=576984 The jars come from the AXIS distribution. I do not remember the exact version, but I downloaded the distribution from their web site not longer than 6 months ago. Changing the package structure might be a good idea so that future web services are not located in the same package. The EPerson-type exception classes are there because the web service throws them. However, if they were to be used elsewhere it would be a good idea to move them. Regarding the docs I have removed the CVS files and uploaded a new one. Note that the docs have not been targeted for the doc CVS project, but they explain what is going on. Regarding the patch file I made a new one 'cvs diff -Nu > cvt.dk.patch'. ---------------------------------------------------------------------- Comment By: Scott Yeadon (syeadon) Date: 2005-04-06 23:55 Message: Logged In: YES user_id=1103084 Did the jars included in this patch come from the AXIS binary distribution? Do you know which versions of each of the jars are (just in case they need to be updated on an individual basis in the future)? I was wondering if you think it's worth organising the webservices package into service groups in a similar way to that of the since I imagine that the set of services may grow and also be roughly parallel with the class & method functionality provided by the API? For example, org/dspace/webservice/EPerson/*.java or org/dspace/webservice/CASAuthentication/*.java. Also looks a bit strange having EPerson-type exceptions sitting directly at the webservices level? Note the docs patch looks incorrect, should be a diff file, only contains html and some strange CVS files. Eclipse is also reporting that the patch file cvt.dk.patch file is not a valid patch. The patch files doesn't appear to provide any context lines or the diff between versions. ---------------------------------------------------------------------- Comment By: Mads Pultz (mphansen) Date: 2005-03-21 15:19 Message: Logged In: YES user_id=576984 You can get files at http://wiki.dspace.org/CvtContribution ---------------------------------------------------------------------- Comment By: Mads Pultz (mphansen) Date: 2005-03-21 03:31 Message: Logged In: YES user_id=576984 I'm not able to upload the file files.tar.gz. I will try later. However, you can reach me at mpultz at nordija.com if you want the file. Regards Mads Pultz Hansen ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=1167362&group_id=19984 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
