Hi all,
I've run into a small "issue" with the OAI-PMH in DSpace 4.

The thing is the validator at
http://www.openarchives.org/Register/ValidateSite complains the url I've
entered does not match the one returned in Identify baseURL.

You'll see this problem if you have the OAI available through both
http/https (or on multiple domains).
In the DSpaceIdentify implementation the base url is a static string
acquired as _request.getRequestURL()... So whichever domain/protocol is
used the first time will be saved in the baseURL value.

But moreover the Identify response is also cached, so even if you change it
to non-static, you'll still have the problem.

Is there some nice way of  choosing what (not) to cache? Because turning
the caching off altogether seems bit harsh.

Regards,
OK
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to