Hi everybody, My application works in hosted mode.
I'm trying to deploy my application in tomcat but I get one error when I want to restart my server : java.lang.NoClassDefFoundError: com/google/gwt/user/client/rpc/ RemoteService. I copied my war folder in the webapp folder, I added all jar files in WEB-INF/lib (with gwt-servlet.jar), I declared all servlet and RPC service in the web.xml but I still the same error. Help please. Regards. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
