|
      
- 帖子
- 513
- 主题
- 0
- 精华
- 10
- 积分
- 3161
- 疯狂金币
- 1331
- 疯狂水晶
- 13
- 在线时间
- 263 小时
 
|
8#
发表于 2008-6-11 10:47
| 只看该作者
I had the same issue. After experimenting for half a day I decided to determine the difference with the working examples (war files). This solved the problem at last. I was loading unneeded libraries. Of all the libraries supplied in the download file of struts2 I needed only a small subset. After removing all struts*.jar libraries, except struts2-core-2.0.11.1.jar, I got rid of the problems. What a waste of time......
来自apache, 包的问题 |
|