While running unit tests, I find that the servlet mappings from my web.xml are not read. Exploring further, I found that when unit tests are run, tomcat is used instead of jetty.
How can get hosted mode to use jetty and read web.xml while running unit tests? ~Lokesh -- 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.
