Hi all, I'm experiencing a weird issue in local environment which is running DSpace 7.2.1 with the order of customised classes being loaded.
I have some customised classes in the additions module, e.g. DOIIdentifierProvider.java which also require some modifications to the spring beans configuration. When I try to run any dspace commands via the dspace utility I get errors that indicate that the dspace classes are being loaded instead of the ones I have in the additions module. This is also confirmed by the fact that if I add this to the dspace script: Get the JARs in $DSPACEDIR/jsp/WEB-INF/lib, separated by ':' JARS="$DSPACEDIR/lib/additions-7.2.1.jar:$DSPACEDIR/lib/*" Things work as expected. Moreover, when I deploy in our of our test environments (based on Ubuntu 20.04) I am able to run the dspace script without any issues. Is anyone else experiencing a similar issue? Is there any way to ensure that additions classes are always loaded first? Best, Agustina -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/053a815b-e638-4f74-9ac5-61f758a5eea8n%40googlegroups.com.
