On Tue, Oct 28, 2008 at 05:22:49PM -0400, Kyle Kaliebe wrote: > In the transition to version 1.5, the default OAI URL changed from [base > URL]/dspace-oai/. to [base URL]/oai/. What was the reasoning behind this > change? Is there an advantage gained by using one over the other? Our > metadata is harvested by a number of different outside entities and we have > set up a rewrite rule in httpd.conf to redirect all requests from dspace-oai > to oai as a temporary solution. > > For a permanent solution, we could update our registry with the harvesters > so that they harvest through oai rather than dspace-oai. Before we do that > though we wanted to ask here to make sure that future Dspace versions will > not change back to dspace-oai or some other name. Is anyone aware of plans > for this? Thanks.
Just rename the copy of the PMH webapp that Tomcat uses. You don't have to call it 'oai.war' when you deploy it; that's just the name that the build process gives to its output. Tomcat will use the .war file's name as the name of the Context for that webapp. -- Mark H. Wood, Lead System Programmer [EMAIL PROTECTED] Friends don't let friends publish revisable-form documents.
pgpR61CcEEjVi.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

