Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,255

    SNAPSHOT Isolation Level

    Right now I'm using declarative tx management with TransactionInterceptor and AnnotationTransactionAttributeSource. The code looks like

    @Transactional(propagation = Propagation.REQUIRES_NEW,...
  2. Looking more into it, it _might_ be because of...

    Looking more into it, it _might_ be because of the tomcat version. But it's not at all that clear yet, so any help is as welcomed as before.
  3. Cannot create AopProxy with no advisors and no target source

    Hi,

    When starting the application I get the following error:


    I am not pasting the full stack trace here because this is a "known" problem (there are other posts about it on this forum)....
  4. Thanks for your detailed answers, Rob. They’ve...

    Thanks for your detailed answers, Rob. They’ve been of great help.

    All the best,
    Andrei
  5. Rob, We understand the theoretical problem you...

    Rob,

    We understand the theoretical problem you are describing, but I’m unsure how this would happen in our case if we move from the target based proxy to the inheritance based one. We wouldn’t...
Results 1 to 5 of 5