I sat with Chris and diagnosed this. It looks like somewhere we're tolower()'ing the computer's hostname, and the user: [email protected] is different from: [email protected]
.... Which breaks the registration servlet. Should those usernames be the same? Is case checked in domain names? -J On Mon, Nov 8, 2010 at 5:42 PM, Chris Ansoff <[email protected]> wrote: > in setting up a wave server in the box, my computer had capital > letters inside the host name, I could not register users. > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" 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/wave-protocol?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" 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/wave-protocol?hl=en.
