We have a number of GWTTestCases that we've been running. We just added Basic Auth to the web.xml and configured the jetty-web.xml to define the realm.
This works when we deploy and run, but we get a 401 Not Authorized when we run the junit from ant using com.google.gwt.dev.DevMode. My question would be: how do we supply the username/password to the GWTTestCase to use to login to the jetty server? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
