Colm O hEigeartaigh created SYNCOPE-372:
-------------------------------------------
Summary: Connector error before save
Key: SYNCOPE-372
URL: https://issues.apache.org/jira/browse/SYNCOPE-372
Project: Syncope
Issue Type: Bug
Affects Versions: 1.1.1
Reporter: Colm O hEigeartaigh
Fix For: 1.1.2
There is an error in Syncope 1.1.1 when creating a new Connector. If you "Check
Configuration" before saving, you will get an error. The logs say:
SEVERE: Servlet.service() for servlet [syncope-core-rest] in context with path
[/syncope] threw exception [Request processing failed; nested exception is
org.apache.syncope.common.validation.SyncopeClientCompositeErrorException:
{[RequiredValuesMissing [connectorname]]}] with root cause
org.apache.syncope.common.validation.SyncopeClientCompositeErrorException:
{[RequiredValuesMissing [connectorname]]}
at
org.apache.syncope.core.rest.data.ConnInstanceDataBinder.getConnInstance(ConnInstanceDataBinder.java:83)
A valid name is present. If you click "Save" and then edit it again + try to
check the connection again, it works. I'm pretty sure this is a regression.
Confirmed with both the LDAP + DB Connectors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira