引用com.sencha.gxt.ui.GXT加载错误解决方案

环境GWT2.7+GXT4.0

<inherits name='com.sencha.gxt.ui.GXT' /> 出现加载错误

Loading inherited module 'com.sencha.gxt.ui.GXT'

Loading inherited module 'com.sencha.gxt

 [ERROR] Unexpected error while processing XML

解决方法

gwt-servlet.jar

gwt-dev.jar

拷贝到War>web-INF>lib 目录

重新编译,build success。

上一篇:一个applicationContext 加载错误导致的阻塞解决小结


下一篇:Python学习笔记三:模块