When starting the SDK firstfoundation sample; i receive an exception on the ApplicationContextHelper.getApplicationContext() line.
The exception tell me :"could not retrieve generated id after insert: [org.alfresco.repo.domain.hibernate.TransactionImpl]".
I have an alfresco extension that sets the following spring override :
hibernate.dialect=org.hibernate.dialect.HSQLDialect
The webclient works and the webservices work. As an extra measure, i compare config files between the webclient and this SDK sample and could not find any.
Somewhat at a loss…
Regards,
Wim