Re: not known to the MapperRegistry with iBatis 3.0

2009-08-18 Thread RichadB
of the CLASS, not the PACKAGE Clinton http://www.nabble.com/file/p25019720/MapperProblem.zip MapperProblem.zip -- View this message in context: http://www.nabble.com/not-known-to-the-MapperRegistry-with-iBatis-3.0-tp25007484p25019720.html Sent from the iBATIS - User - Java mailing list

Re: not known to the MapperRegistry with iBatis 3.0

2009-08-18 Thread Nathan Maves
, not the PACKAGE Clinton http://www.nabble.com/file/p25019720/MapperProblem.zipMapperProblem.zip -- View this message in context: http://www.nabble.com/not-known-to-the-MapperRegistry-with-iBatis-3.0-tp25007484p25019720.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com

Re: not known to the MapperRegistry with iBatis 3.0

2009-08-18 Thread Clinton Begin
://www.nabble.com/not-known-to-the-MapperRegistry-with-iBatis-3.0-tp25007484p25019720.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org

not known to the MapperRegistry with iBatis 3.0

2009-08-17 Thread RichadB
. This is probably wrong but if it is I don't know what to do. Is anyone able to enlighten me as to what this means? Thanks Richard -- View this message in context: http://www.nabble.com/not-known-to-the-MapperRegistry-with-iBatis-3.0-tp25007484p25007484.html Sent from the iBATIS - User - Java

Re: not known to the MapperRegistry with iBatis 3.0

2009-08-17 Thread Clinton Begin
. This is probably wrong but if it is I don't know what to do. Is anyone able to enlighten me as to what this means? Thanks Richard -- View this message in context: http://www.nabble.com/not-known-to-the-MapperRegistry-with-iBatis-3.0-tp25007484p25007484.html Sent from the iBATIS

Re: not known to the MapperRegistry with iBatis 3.0

2009-08-17 Thread RichadB
if the namespace shares the name of a class. That said, you can add it manually... sqlSessionFactory.getConfiguration().addMapper(Your.class); I'll add this to the documentation. Clinton -- View this message in context: http://www.nabble.com/not-known-to-the-MapperRegistry-with-iBatis

Re: not known to the MapperRegistry with iBatis 3.0

2009-08-17 Thread Clinton Begin
: http://www.nabble.com/not-known-to-the-MapperRegistry-with-iBatis-3.0-tp25007484p25008853.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-java-unsubscr