DSpace 3.x documentation seems JDK-agnostic, it points to using Oracle or
OpenJDK, version 6 or 7:
https://wiki.duraspace.org/display/DSDOC3x/Installation
But the new OAI module seems to depend on running Tomcat using JDK 7. Here
is the commit I see that targeted JDK 1.7 and effectively dropped support
for JDK 6:
https://github.com/lyncode/xoai/commit/a25cf93b1861608d8ed2d52b224b243fb0aca511
Am I mis-reading this? Is JDK 7 a requirement to run DSpace 3.2+?
Here is the stack trace I observed:
Caused by: java.lang.UnsupportedClassVersionError:
com/lyncode/xoai/dataprovider/exceptions/ConfigurationException :
Unsupported major.minor version 51.0 (unable to load class
com.lyncode.xoai.dataprovider.exceptions.ConfigurationException)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2892)
Thanks,
Sam
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&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