Stan
You must query OAI with an OAI-admisible syntax.  Try  with

localhost:8080/oai/request?verb=Identify or .... /oai/request?verb=ListMetadataFormats or...

(OAI is case-sensitive.)

best luck
Emilio






El 29/08/2011 17:58, Stan Orlov escribió:
Hi Alvaro,

Thank you for your instructions. I followed them and added the following line:

<Context path="/oai" docBase="C:\dspace\webapps\oai" debug="0"
        reloadable="true" cachingAllowed="false" allowLinking="true"/>

right after the context path for xmlui in server.xml. Restarted Tomcat. However, when I go to http://localhost:8080/oai, I get error 404 - "The requested resource (/oai/) is not available". There is a folder "oai" in [dspace]\webapps, containing META-INF and WEB-INF directories. Is there something else I could try?

Thanks and cheers,
Stan


On Fri, Aug 26, 2011 at 5:29 PM, Alvaro Sandoval <alsando...@bcn.cl <mailto:alsando...@bcn.cl>> wrote:

    Stan:

    Try this url in your server, after following below instructions:

    http://localhost:8080/oai/request?verb=ListMetadataFormats

    Regards,
    Alvaro

    El 26/08/11 17:16, Alvaro Sandoval escribió:
    Hi Stan:

    You can just copy [dspace]/webapps/oai  directory under
    [tomcat]/webapps directory.
    I prefer to include that directory into [tomcat]/conf/server.xml,
    under <Host> tag. Here is an example of how to define it in
    server.xml:

    <Context path="/oai" docBase="/dspace/webapps/oai/" debug="0"
            reloadable="true" cachingAllowed="false"
    allowLinking="true"/>

    You should replace "/dspace/webapps/oai/" with your oai directory.

    Then, restart tomcat and you should be able to ask:
    http://localhost:8080/oai, assuming tomcat is running on 8080 port.

    Cheers,
    Alvaro Sandoval


    El 26/08/11 16:35, Stan Orlov escribió:
    Greetings!

    We have an instance of DSpace that works fine:
    http://dc.msvu.ca.  It is version 1.6.2, running on Windows
    2003.  I would like to enable OAI-PMH, but can't figure out what
    exactly to do.  I looked at
    https://wiki.duraspace.org/display/DSPACE/Use+the+OAI-PMH+interface,
    but the instructions didn't seem to work for me.  If you could
    point me in the right direction, I would be most grateful.

     Cheers,
    Stan
    ****************************
    Stanislav Orlov, MEd, MISt
    Systems Librarian
    Mount Saint Vincent University
    166 Bedford Hwy
    Halifax, NS, B3M 2J6
    - Tel: 902-457-6212 <tel:902-457-6212>
    - Fax: 902-457-6445 <tel:902-457-6445>
    stan.or...@msvu.ca <mailto:stan.or...@msvu.ca>


    
------------------------------------------------------------------------------
    EMC VNX: the world's simplest storage, starting under $10K
    The only unified storage solution that offers unified management
    Up to 160% more powerful than alternatives and 25% more efficient.
    Guaranteed.http://p.sf.net/sfu/emc-vnx-dev2dev


    _______________________________________________
    DSpace-tech mailing list
    DSpace-tech@lists.sourceforge.net  
<mailto:DSpace-tech@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/dspace-tech


-- Álvaro Sandoval Pizarro

    BCN, Biblioteca del Congreso Nacional de Chile
    Ingeniería y Desarrollo
    Fono (5632) 226 3981

    http://www.bcn.cl/


-- Álvaro Sandoval Pizarro

    BCN, Biblioteca del Congreso Nacional de Chile
    Ingeniería y Desarrollo
    Fono (5632) 226 3981

    http://www.bcn.cl/



------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev


_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to