博客轉(zhuǎn)移
本博客決定轉(zhuǎn)移,請?jiān)L問新地址 http://vincentchan.cn/另外如果有人有blogjava轉(zhuǎn)wordpress的博客搬家工具,可以共享一下~~
posted @ 2010-04-27 19:15 Vincent.Chen 閱讀(248) | 評論 (0) | 編輯 收藏
2009年3月14日 #
posted @ 2010-04-27 19:15 Vincent.Chen 閱讀(248) | 評論 (0) | 編輯 收藏
posted @ 2009-04-30 09:34 Vincent.Chen 閱讀(201) | 評論 (0) | 編輯 收藏
Tomcat+Axis客戶端調(diào)service產(chǎn)生java.lang.reflect.InvocationTargetException錯(cuò)誤
產(chǎn)生這個(gè)文題的原因是
1.server端發(fā)布的webservice程序中調(diào)用了某些jar或class,而服務(wù)器上卻沒有,解決方法是把jar或class拷貝到tomcat\common\lib或虛擬目錄的web-inf\lib目錄下
2.調(diào)用的方法出現(xiàn)了特殊的exception.但是你服務(wù)器上面沒有捕獲到
posted @ 2009-03-23 09:09 Vincent.Chen 閱讀(3487) | 評論 (0) | 編輯 收藏
posted @ 2009-03-14 13:34 Vincent.Chen 閱讀(405) | 評論 (0) | 編輯 收藏