ityouknow / spring-examples

Spring Examples
http://www.ityouknow.com/
173 stars 133 forks source link

数据源存在? #1

Open lengjiaxin opened 6 years ago

lengjiaxin commented 6 years ago

警告: Cannot initialize AtomikosDataSourceBean javax.naming.NamingException: Another resource already exists with name testdb1 - pick a different name

lengjiaxin commented 6 years ago

<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd" >

Archetype Created Web Application contextConfigLocation classpath*:spring/*.xml CharacterEncodingFilter org.springframework.web.filter.CharacterEncodingFilter encoding UTF-8 CharacterEncodingFilter /* org.springframework.web.context.ContextLoaderListener spring org.springframework.web.servlet.DispatcherServlet contextConfigLocation classpath*:spring/spring-mvc.xml 1 spring *.do