Hello,
When configuring both PersistenceExceptionTranslationPostProcessor and
entityInterceptor in hibernate-context.xml I am getting the trace below:
If I remove either one of them the build...
Type: Posts; User: SimonR25; Keyword(s):
Hello,
When configuring both PersistenceExceptionTranslationPostProcessor and
entityInterceptor in hibernate-context.xml I am getting the trace below:
If I remove either one of them the build...
Hello I need advice on implementing global AuditLogInterceptor
in conjunction with using contextual sessions.
Below is the code I am currently using. I produced it by modifying
code that I had...
Hello,
Thank you for your response.
I have managed to get most of this process working now.
The one part I've not currently managed to resolve is how to return the XMLHttpRequest
responseXML...
Hello,
I am attempting to use Spring MVC Portal and Ajax (using liferay 6, tomcat). Am new to Liferay and Spring Portlet MVC.
From documentation I have seen, I need to create a class that...