加载中…
  
博文
分类: maven

1.       Add maven dependencies  

Right click the web project “properties” -------> click the “Deployment Assembly” ---->

Click add button

 http://s10/bmiddle/8ced0190gd6c510ac0d89&690

 

Ch

分类: xml
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
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有