Spring-loaded hibernate session with custom spring version

Hi,

I am struggling to get the Spring-loaded hibernate session work, and I suspect the issue is that iReport comes with a bundled Spring and Hibernate3, so my spring-hibernate configuration file does not seem to work. I am getting a java.lang.reflect.MalformedParameterizedTypeException.

Now I see 2 possibilities:

  • Create a new pring-hibernate configuration file which works with iReport
  • Make iReport use the jars of Spring from my project

How could I solve this issue ?

 

Edit:

After more trial-and-error with a custom-config-file I see that the problem is in reality the bundled hibernate3 version which does not work with my hibernate4-annotated pojos. After reading about the subject I realise that I can not easily update iReport 5.1 to hibernate4...

I am open to any suggestion !

yglodt's picture
2
Joined: Jul 4 2013 - 4:55am
Last seen: 1 year 1 month ago

0 Answers:

No answers yet
Feedback