(2013-02-28 16:47)
1. Add maven
dependencies
Right click the web project
“properties” -------> click the “Deployment Assembly”
---->
Click add button
http://s10/bmiddle/8ced0190gd6c510ac0d89&690
Ch
Exception in thread 'main'
org.apache.ibatis.exceptions.PersistenceException:
### Error building SqlSession.
### The error may exist in com/xzj/dao/UserMapper.xml
### Cause: org.apache.ibatis.builder.BuilderException: Error
parsing SQL Mapper Configuration. Cause:
org.apache.ibatis.builder.BuilderException: Error creating document
instance. Cause: org.xml.sax.SAXParseException: The
processing instruction target matching '[xX][mM][lL]' is not
allowed.
at
org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:23)
at
org.apache.ibatis.session.SqlSessionFactoryBuilder.build(SqlSessionFactoryBuilder.java:51)
at
org.apache.ibatis.session.SqlSessionFactoryBuilder.build(SqlSessionFactoryBuilder.java:35)
at
com.xzj.test.TestFisrt.main(TestFisrt.java:22)
Caused by: org.apache.ibatis.builder.BuilderException: Error
parsing SQL Mapper Confi