Dear all, I have two projects in my workspace - a master project and a specialised project which uses the master project as a library. Both projects are maven based. The master project is using jar packaging so that I can use this lib in the specialised project. The master project includes gwt views and RPC definitions (servlets, ...).
I get the error message "The web.xml file does not exist" in the master project. Right, I don't have a web.xml file in the master project because it is in the specialised project. Which settings do I have to make to get rid of the error message? I am using GWT 2.1.1 at the moment - I was using GWT 2.0.0 before and it was working fine. Thanks for your help! -- 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.
