It's all about the answers!

Ask a question

Jetty repository user problem


Baris Erdemir (1812819) | asked Dec 28 '10, 7:17 a.m.
Hi,
I am developing RTC plugins and testing in debug mode using jetty server.
Each time I restart jetty server, I cannot log-in with existing users.
When I create a new user, I can log-in with it.
Users remain in user management tab.

Thank you,

2 answers



permanent link
Steven Wasleski (17633) | answered Jan 07 '11, 12:22 p.m.
JAZZ DEVELOPER
After you restart the server, try using "password" (no quotes) for the password rather than the user id. I believe this is a Jetty restriction. It does not persist the password and just uses "password" instead. The password the same as the user id works when you first create the id because the the password is still in memory before the server is restarted.

permanent link
Baris Erdemir (1812819) | answered Mar 04 '11, 2:12 a.m.
Thanks, that prevents me from re-creating the environment :)

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.