Hello iBatis group, an attempt to implement the equivalent Local Transaction as outlined in the listing 7.3 of the Begin book returns an error condition:
java.lang.NullPointerException at com.sexingtechnologies.st.dao.TestAnimalmasterDAO.testDAOInsert(TestAnimalmasterDAO.java:101) TestAnimalmasterDAO.java:101 --> sqlMapClient.endTransaction(); inclosing try/catch block contains: assertNotNull(sqlMapClient); // does not fail Any ideas as to howto diagnose appreciated. Regards, David. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org