From: Häyrinen, A. <ari...@jy...> - 2016-07-20 12:01:42
|
>> hmm — are you sure you're not trying to instantiate a interface? I guess that's what I was trying to do... GroupServiceImpl.java: * Service implementation for the Group object. * This class is responsible for all business logic calls for the Group object and is autowired by spring. * This class should never be accessed directly. Maybe I'm trying to use wrong approach here. I'll check from DSpace folks what are correct methods for making this kind of task in Java and then I try again with Jython. Thanks for your time. |