ok, I think I'm getting somewhere, I changed my SqlMapConfig from: <sql-map resource="com/ibatis/xml/TA.xml"/> to <sqlMap resource="com/ibatis/xml/TA.xml"/>
it appears that the xml is ok (nothing crushes) but, when i get to the exec point, i get this message: There is no statement named addNewTA in this SqlMap. -- View this message in context: http://www.nabble.com/get-id-with-iBatis-%28Statement.RETURN_GENERATED_KEYS%29-t1629789.html#a4418860 Sent from the iBATIS - User - Java forum at Nabble.com.
