在线168人
首页
主题表
培训咨询
标签
查搜
注册
登陆
用户
自动登陆
密码
新用户注册
忘记密码?
首页
»
论坛
»
语言平台技术讨论
上一主题
最近一项目需要采集html中的时间,我用了正则,存在timestamp类型中,但…… 问题一: java中的timestamp类型是不是一定的YYYY-mm-dd hh:mm:ss的格式才行 (运..
下一主题
最近参照spring自带的jpetstore列子,试试那关于面向切面编程,而我想做的就是,在没个用户注册成功之后,系统根据applicationContext.xml里的配置自动发邮件给用户注册的邮箱..
Go
共有
1
回复(
1
页) 阅读190次
前往下页:
adviceid
发表文章:
注册时间: 2007年05月28日
悄悄话
个人博客
当前离线
请教Document root element "beans", must match DOCTYPE root "null"
2007年05月28日 10:33
顶一下
当我装载这样的 bean.xml没有任何问题:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
<beans>
.........许多的bean
</beans>
当我装载这样的 bean.xml却抛出 Document root element "beans", must match DOCTYPE root "null" 异常:
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:aop="http://www.springframework.org/schema/aop"
xmlns:tx="http://www.springframework.org/schema/tx"
xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd">
.....
</beans>
是不是我缺少了某个LIB包???
xjtdream
发表文章:
注册时间: 2008年05月28日
悄悄话
个人博客
当前离线
re:请教Document root element "beans", must match DOCTYPE root "null"
2008年05月28日 23:50
顶一下
应该少了jar文件,,或有多个版本的jar文件,,发生冲突,。。。
共有
1
回复(
1
页)
Go
上一主题
返回本主题
返回主题列表
返回页首
下一主题
正在读取,请等待...
查询本论坛内
近一天
近三天
近一周
近一月
近三月
近半年
近一年
所有
回复超过
的热门帖子
标题
内容
提交时自动拷贝以上内容到剪贴板 Ctrl+V可取出;提问题前先查询
标签列表
使用帮助
解惑之道在
J道
,打造中国最具影响力的的软件架构社区
推荐FireFox或Chrome快速浏览本站
OpenSource
JIVEJDON
Powered by
JdonFramework
Code © 2002-10
jdon.com
anti spam