Hello All
I'm using bean1 with @AfterReturning to make a proxy for a existing bean2 that implements an transactional processing, Bean2 is using @Transactional. The problem is the bean1 proxy method...
Type: Posts; User: Fernando Franzini; Keyword(s):
Hello All
I'm using bean1 with @AfterReturning to make a proxy for a existing bean2 that implements an transactional processing, Bean2 is using @Transactional. The problem is the bean1 proxy method...
I tried to used:
<property name="jpaProperties">
<props>
<prop...
I am not able to use Hibernate 4, Atomikos and Spring ...
How was the property of the JPA settings?
I already tried many different way but not working:
My last was:
<property...
Hello Folks
I configured an existing solution JSF 2, JPA with SPRING with Atomikos JTA .... but this error is occurring:
WARNING: XA resource 'jdbc/intranet': resume for XID...