Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    911

    configurable vs component

    When using aspectj, why use @Component over @Configurable.

    I've got spring and aspectj setup for @Transactional support, aspects on self-invocation, and injection into JPA entities. This works...
  2. So the idea is to get the specific proxy to...

    So the idea is to get the specific proxy to remember that _it_ created the transaction, and roll it back only there, in that returning method call. instead of having every proxied method call in...
  3. Replies
    8
    Views
    1,815

    here's the offending post. ...

    here's the offending post.

    http://forum.springsource.org/showthread.php?p=236002
  4. get @Transactional to rollback only at the cutpoint where the transaction was created

    I'm using aop @Transactional (aspectj in fact) to demarcate my transactions. Spring checks for an exception and if there is one, rolls back the transaction, at every single @Transactional method in...
  5. Replies
    8
    Views
    1,815

    me too

    I've got no url in it, but it gives me that message.
    won't even let me preview to see where the link is.
    and I have that box "parse links" unchecked.
Results 1 to 5 of 5