Help with step-by-step tutorial
I am on the database section of the step-by-step do...tep/part5.html tutorial and having a small problem.
My IDE is saying it cannot find the SimpleJdbcDaoSupport or DaoSupport classes. I have the hsqldb, spring-jdbc, spring-test jars in lib and in the IDE libraries.
Is there a different jar I need for this?
Thanks for the help!
Once deployed it works, but for some reason my IDE is complaing. This IDE (Intellij) is new to me so I don't understand it all yet.
Not sure why my IDE would complain, but it would run ok when I execute the 'ant dbTests' task.. |