After 5 days of fighting with this I have finally decided to ask for help, no matter what I have attempted from insights I have gained reading this forum I can not solve this problem.
My problem...
Type: Posts; User: ddurst555808; Keyword(s):
After 5 days of fighting with this I have finally decided to ask for help, no matter what I have attempted from insights I have gained reading this forum I can not solve this problem.
My problem...
I am experience the same issue however I attempted your solution of changing to spring-data-commons-core-1.1.0.M1 and it still produces the exception.
Problem resolved however it took much less time to guess at the solution (replace spring-data-commons-core-1.0.0.M1.jar with spring-data-commons-core-1.0.0.M3.jar) because the M3.jar is not
easily...
I am receiving a strange exception when trying to run a JUnit test to test my Spring configuration & Mongo.
I receive:
Caused by:...
I have resolved #2, I was simply missing the spring data commons libraries.
However other questions remain open.
Matthias S,
Can you provide a full xml config for you comments above as its not exactly clear how to make the adjustments you are suggesting.
I have been attempting to write a simple application using Spring Data & Mongo DB for about the last 24 hours.
I have come across a number of different internet postings and view the examples that...