On Sun, Dec 29, 2013 at 10:55 AM, otuoma peter <[email protected]> wrote: > > I had already done a rebuild and I also do not have the lib folder under > /oai/WEB-INF/ > There is MANIFEST.INF file and maven folder which in turn contains > org.dspace.modules file. > Could it be that my oai servlet is incomplete? > Thanks for the help
No, manifest and maven are in META-INF. There should be a WEB-INF directory next to META-INF and it should contain the lib directory. Bram is right and this is a Java version problem. The easiest thing you can do is upgrade to Java 7 (you'll need Java 7 for DSpace 4 anyway). Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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

