Hi Thomas, I got gwt-dev.jar & gwt-user-2.5.0.jar in myApp\war\WEB-INF\lib. The reason is that is i don't have these 2 jar files in myApp\war\WEB-INF\lib, then everytime I run myApp in Eclipse, eClipse warning that it can find class in the eclipse clathpath but not from myApp\war\WEB-INF\lib.
On Friday, May 9, 2014 8:21:40 PM UTC+10, Thomas Broyer wrote:
-- I remembered a few months ago, you said if we saw these kinds of warning in Eclipse then we need to include the jar file into myApp\war\WEB-INF\lib otherwise it may not work after deployed.
Now, if I remove gwt-dev.jar & gwt-user-2.5.0.jar in myApp\war\WEB-INF\lib & deploy myApp then will myApp running ok?
On Friday, May 9, 2014 8:21:40 PM UTC+10, Thomas Broyer wrote:
On Friday, May 9, 2014 11:56:21 AM UTC+2, Tom wrote:Message:FAIL - Deploy Upload Failed, Exception: org.apache.tomcat.util.http.fileupload.FileUploadBase$ SizeLimitExceededException: the request was rejected because its size (96180777) exceeds the configured maximum (52428800) 92Mb?! and without using any build tool or dependency management?Maybe pass "-deploy <some folder>" to the GWT compiler when compiling your app and clean-up the WEB-INF/deploy folder.Also make sure you're not bundling gwt-user and/or gwt-dev.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment