ch23 non-hibernate example issue
Has anyone been able to get the ch23 Try It Out example starting on page 755 to work (non-Hibernate version)? Besides the instructions missing the Team.java and DataExceptions.java code there also seems to be something else missing and I can not figure it out. I am unable to get a database connection using the chapter23.xml file. I really like the idea of using this model and reading in the DB connection this way because it would be very easy to point the app at a different engine but I just can't get the example to work. Please help if you have been able to get this example running yourself. Thanks!
|