Virgo 3.0.3 升级 3.5.0

今天打算把Virgo-tomcat-server从3.0.3升级到3.5.0,主要是因为我想脱离spring DM,进入blueprint的时代。

期间碰到些问题,各种classNotFoundException在此以作记录

以下为3.5.0官方变更链接

http://www.eclipse.org/virgo/download/release-notes/3.5.0.RELEASE.php

 

版本升级:

 

1:The familiar Virgo Jetty Server is now upgraded to Jetty 8.1.1.

2:Equinox and other Eclipse bundles are upgraded to their Eclipse Juno bits.

3:Logback is now updated to version 1.0.0.

4:SLF4J is updated to version 1.6.4

其中第四点对升级的影响是最大的,因为之前3.0.3的版本使用的SLF4J1.6.1

所以在bundle的清单文件MANIFEST.MF中将Import-bundle或者Required-bundle进行以下相应替换

 

 

 1:com.springsource.slf4j.org.apache.commons.logging;version="[1.6.1,1.6.1]" 

  替换为 

      org.slf4j.jcl;version="[1.6.4.v20120130-2120,1.6.4.v20120130-2120]"

 

 2:com.springsource.slf4j.api;version="[1.6.1,1.6.1]",

 

替换为 

      org.slf4j.api;version="[1.6.4.v20120130-2120,1.6.4.v20120130-2120]"

 

 

目前只发现这两个问题,后续发现再做补充!

 

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

zyz251314

你的鼓励将是我创作的最大动力

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

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

打赏作者

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

抵扣说明:

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

余额充值