我已经从项目的war文件夹中创建了.war文件,并将其复制到了tomcat的ROOT目录中。然后我启动tomcat并得到GWT module 'hellogxt' may need to be (re)compiled
或404 error
。我做错了什么?
更新
这是gxt编译的日志
Compiling module com.hello.gxt.HelloGXT
Compiling 6 permutations
Compiling permutation 0...
Compiling permutation 1...
Compiling permutation 2...
Compiling permutation 3...
Compiling permutation 4...
Compiling permutation 5...
Compile of permutations succeeded
Linking into D:\path\HelloGXT\war\hellogxt
链接成功
编译成功-105.573s
最佳答案
找到useful link。只需按照步骤操作,就可获利!