Search:

Type: Posts; User: jbojar; Keyword(s):

Search: Search took 0.03 seconds.

  1. In meantime I made some tests involving JDK...

    In meantime I made some tests involving JDK proxies and cglib proxies. In JDK proxies it seems that indeed it is impossible to intercept selfinvocations. But in cglib proxies it can be made, but for...
  2. This config, which is very similar to yours,...

    This config, which is very similar to yours, works perfectly fine with spring 2.0.7 and 2.5.4, hibernate 3.2.4.sp1 and JBoss 4.2.2.GA (I know, these are newer versions than yours):

    ...
  3. @Transactional annotations on internal methods

    Hello!

    I encountered a problem with @Transactional annotation on internal methods. I tested to cases:

    1. <tx:annotation-driven transaction-manager="transactionManager"...
Results 1 to 3 of 3