ClassNotFoundException:com.tongweb.geronimo.osgi.locator.ProviderLocator
生活随笔
收集整理的這篇文章主要介紹了
ClassNotFoundException:com.tongweb.geronimo.osgi.locator.ProviderLocator
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
問題:
在TongWeb7上部署應用報錯:
ClassNotFoundException:com.tongweb.geronimo.osgi.locator.ProviderLocator
原因:
當-DWebModuleOnly=true后,不加載javamail_1.4_mail.jar,而com.tongweb.geronimo.osgi.locator.ProviderLocator則在這個jar中。
解決辦法:
將javamail_1.4_mail.jar改名為不以javamail開頭的jar即可,如:? aamail.jar。
總結
以上是生活随笔為你收集整理的ClassNotFoundException:com.tongweb.geronimo.osgi.locator.ProviderLocator的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 8.4和Apache Geronimo集
- 下一篇: 数据结构第5版李春葆上机实验题答案(全部