grails 2.0.1 在IBM JDK 1.6上的问题

基于IBM Java 1.6上安装了grails 2.01.建立hello wrold  app的时候部署遇到问题:

 [main] ERROR digester.Digester  - Parse Fatal Error at line -1 column -1: Premature end of file
Message: Premature end of file

 [main] ERROR startup.ContextConfig  - Parse error in application web.xml file at file:/C:/Users/<myAccountName>/.grails/2.0.0/projects/TM/resources/web.xml
Message: Premature end of file


换了个低版本1.3.8 OK


具体怎么解决可以参考这个帖子,

http://jira.grails.org/browse/GRAILS-8731


修改项目下grails-app\conf\BuildConfig.groovy


grails.project.dependency.resolution = {
    // inherit Grails' default dependencies
    inherits("global") {
        // uncomment to disable ehcache
        // excludes 'ehcache'
        excludes 'serializer'
    }



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

惹不起的程咬金

来都来了,不赏点银子么

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值