轉載:解決 java.util.MissingResourceException: Can't find bundle for base name com...config, locale zh_CN 錯誤
文章來源:http://blog.csdn.net/nickshen3/article/details/1698261ResourceBundle.getBundle("com.cheng.scrap.config")
tells the classloader to load a resource named "config"
with package "com.cheng.scrap."
Its fully-qualified-resource-name is"com.cheng.scrap.config"
Gavin
posted on 2011-11-17 15:28 GavinMiao 閱讀(3651) 評論(0) 編輯 收藏 所屬分類: 異常積累