I downloaded the code from github (https://github.com/krishagni/openspecimen/tree/OS_v20/) and imported it into Eclipse. There were quite a few errors realted to missing jars, but these were eliminated by removing all jars form the build path and then re-adding those under lib. Except I still get:
org.springframework.transaction.PlatformTransactionManager cannot be resolved. It is indirectly referenced from required .class files UpgradeUtil.java /OSv2.0_sandbox/WEB-INF/src/krishagni/catissueplus/upgrade
Where should I get the required jar file?
Also, what version of the the JRE should be used?
Peace …
Bob