tomcat 不同版本之間轉(zhuǎn)換問題 報(bào)java.lang.NoClassDefFoundError: org/apache/juli/logging/LogFactory錯(cuò)
1.屬性preferences目錄tomcat屬性下version和tomcat home需要設(shè)置對應(yīng)版本
2.comcat advanced目錄下對應(yīng)的tomcat base也需要對應(yīng)相應(yīng)版本
tomcat 6在使用redio進(jìn)行
DeliveryMainIndex obj = (DeliveryMainIndex)this.bindRequestToBean(DeliveryMainIndex.class);
反射時(shí)候取值會(huì)有問題.
2.comcat advanced目錄下對應(yīng)的tomcat base也需要對應(yīng)相應(yīng)版本
tomcat 6在使用redio進(jìn)行
DeliveryMainIndex obj = (DeliveryMainIndex)this.bindRequestToBean(DeliveryMainIndex.class);
反射時(shí)候取值會(huì)有問題.
posted on 2012-10-15 13:49 youngturk 閱讀(892) 評(píng)論(0) 編輯 收藏 所屬分類: Java基礎(chǔ) 、服務(wù)器環(huán)境部署