Yahtzee! That did it. Thanks so much. I now get a table not found error, which is what I expected in the very beginning before I hit the NPE (as I had not created the tables yet).
- Saish
Yahtzee! That did it. Thanks so much. I now get a table not found error, which is what I expected in the very beginning before I hit the NPE (as I had not created the tables yet).
- Saish
Just a guess, but maybe updating to the latest Spring 2.5.4 (or 2.0.8) would help (without editing the bean)?
Thanks Robert. I upgraded to 2.5.4 and removed the autowire attribute from the bean. Everything worked fine. Much obliged.
- Saish