Oops, made a typo in my last post, the exception I posted:

com.ibatis.sqlmap.client.SqlMapException: There is no statement named countries.abatorgenerated_selectByPrimaryKey in this SqlMap.

is actually:

com.ibatis.sqlmap.client.SqlMapException: There is no statement named
country.abatorgenerated_selectByPrimaryKey in this SqlMap.

(countries should be country)

However, this does not solves my "namespace problem".

Regards, Rob


Reply via email to