Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Unable to inject entityManagerFactory / NullPointerException

  1. #11
    Join Date
    Oct 2009
    Posts
    20

    Default

    yes i have it now to the class and not the interface... im working the whole day on this so i change always something to check if it may work because i'm running into some pressure of time - the injection to the interface was just a test (i thought maybe this is working with entityManagerFactory in the interface).

    still no luck...

  2. #12
    Join Date
    Oct 2009
    Posts
    20

    Default

    its working now
    i removed the beanpostprocessor and all annotations from LectureDaoImpl...
    now the lectureDao in my controller is null... i hope i can fix this

    thx for your help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •