Hi,
I am facing a problem that is related to OptimisticLocking exception nested with StaleObjectStateException. This is occurring when i m reading a versioned entity from DB under @transaction...
Type: Posts; User: chandankhatri; Keyword(s):
Hi,
I am facing a problem that is related to OptimisticLocking exception nested with StaleObjectStateException. This is occurring when i m reading a versioned entity from DB under @transaction...
Hi,
I am facing a problem that is related to OptimisticLocking exception nested with StaleObjectStateException. This is occurring when i m reading a versioned entity from DB under @transaction...
Hi Guys,
I am trying to configure localization using spring mvc.
The issue i am facing here is that localization doesn't work in my demo app when i am using ResourceBundleMessageSource class...