Foros de discusión

Why application server need's to be restart after user creation in liferay

suman alapati kumar, modificado hace 11 años.

Why application server need's to be restart after user creation in liferay

New Member Mensajes: 17 Fecha de incorporación: 6/03/09 Mensajes recientes
Hi All,

I am using Liferay Portal Community Edition 6.1.0 CE + Jboss AS-7 . I am able to create User from external System by using Soap Client provided by Liferay

WSDL URL : http://127.0.0.1:8080/tunnel-web/axis/Portal_UserService?wsdl

Once the user successfully created in liferay i am able to see the records in user_ table against created user . But when i try to login with
the create user liferay throwing exception by saying "Authentication failed. Please try again." from Login Screen

On other hand i can manage to login with created user only when my application server got re started . In case of LDAP or SSO integration Liferay managing itself
login mechanism with out restarting the application server . I don't understand why liferay demand's me to restart server in case of User creation
from External System i mean other than LDAP or SSO what ever.


Please suggest me is there any additional configuration is required to avoid restarting my application server???????


Thanks & Regards,
Suman alapati
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: Why application server need's to be restart after user creation in life

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
I haven't encountered any difficulty logging in with user/password inserted by web service. If you have LDAP and SSO turned on, try turning them all off.