On Jul 21, 9:51 pm, mkh <[email protected]> wrote: > I am trying to define a security realm for jetty under hosted mode, > but get the following: > > 00:10:38.130 [WARN] Configuration problem at <login-config> <auth- > method>BASIC</auth-method> <realm-name>genomix</realm-name> </login- > config>
See http://code.google.com/p/google-web-toolkit/issues/detail?id=4462 It'll be fixed in 2.1 (already fixed on milestones). I gave a workaround in the above-mentioned issue (which is probably a better way of doing things anyway, i.e. delegate the "details" to the container; this is what we'll do in our new app FWIW). -- 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.
