Hi,
I looked all over web as I was looking for an example how to use Spring DM with Hibernate, not Hibernate JPA. However, I did not manage to find any.
Did someone do this in the past? Do...
Type: Posts; User: honzaves; Keyword(s):
Hi,
I looked all over web as I was looking for an example how to use Spring DM with Hibernate, not Hibernate JPA. However, I did not manage to find any.
Did someone do this in the past? Do...
Hi,
thank you for your tip, I understand what you mean and why I should do something like this. However, this did not solve my problem. I will have to look further. But thank you!
Jan
Hi,
I am attempting to build my first web service. Well, ok, second. I built the first one extending AbstractJDomPayloadEndpoint and that worked well.
Now I attempt to rebuild my example using...