Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    952

    Now it works! Thanks again for your quick help.

    Now it works! Thanks again for your quick help.
  2. Replies
    3
    Views
    952

    You're right I'm using new UserDAOImpl()... I...

    You're right I'm using new UserDAOImpl()... I going to try it with Spring injection. Thanks.
  3. Replies
    3
    Views
    952

    Spring JPA Nullpointerexception

    Hi,

    currently I'm testing Spring's JPA support (using Hibernate). I'm using the help of JPATemplate to persist my data in a HSQLDB. Unfortunately, in my test DAO impl. I get a...
  4. Replies
    6
    Views
    1,344

    Thx a lot for your help. Now everything works...

    Thx a lot for your help. Now everything works like a charm :)
  5. Replies
    6
    Views
    1,344

    Thx for your quick answer. I'm calling my bean...

    Thx for your quick answer.

    I'm calling my bean as follows:



    import org.springframework.context.ApplicationContext;
    import...
  6. Replies
    6
    Views
    1,344

    AOP Logging Advice ignored

    Hi,

    currently I'm trying to use Spring's AOP for logging. I've written some simple test beans and a LoggingInterceptor. I configured everything in in my beans-config.xml. Then I've created the...
Results 1 to 6 of 6