Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,166

    Problem with Spring + a4j:keepAlive

    I'm trying to use a4j:keepAlive with a managed bean that has a DAO injected by Spring. The DAO property is transient.

    I'd like that when the bean is deserialized the DAO is reinjected.

    It's the...
  2. ... Anyone?

    ...
    Anyone?
  3. Spring throws JpaSystemException when using Hibernate Validator

    When I use Hibernate Validator (3.1.0 + 3.3.1 Core) with Spring (2.5.6) I can't catch the InvalidStateException directly. Spring throws a JpaSystemException, whose cause is a RollBackException, whose...
  4. Replies
    1
    Views
    531

    ... Anyone?

    ...
    Anyone?
  5. Replies
    1
    Views
    531

    JPA exceptions are not thrown

    I'm using Spring 2.5.6 + Hibernate 3.3.1 + Hibernate EntityManager 3.4.0 and JPA exceptions are simply not thrown. I've tested with NoResultException and PersistenceException, with and without...
Results 1 to 5 of 5