Description:
When installing WebAdminr15, the cleint got the error messages:
Getting HTTP Status 500 -
exception
javax.servlet.ServletException: javax.faces.el.EvaluationException: Cannot
get value for expression '#{vantageTreeBean.userName}'
javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)
Solution:
Check the slapd.conf and the tss_config.xml of the client.
The <ldapsuffi /> entry of the tss_config,xlm MUST be equivalent to the suffix entry of the slapd.conf
Then restart the Tomcat server to take this change into account.