Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Jetty repository user problem

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,

0 votes



2 answers

Permanent link
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.

0 votes


Permanent link
Thanks, that prevents me from re-creating the environment :)

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,943

Question asked: Dec 28 '10, 7:17 a.m.

Question was seen: 6,276 times

Last updated: Dec 28 '10, 7:17 a.m.

Confirmation Cancel Confirm