[
https://issues.jboss.org/browse/WFCORE-596?page=com.atlassian.jira.plugin...
]
Darran Lofthouse updated WFCORE-596:
------------------------------------
Description:
Presently the error is reported as: -
{code}
throw new OperationFailedException("invalid type key");
{code}
If you are making a call with a complex object type you have no idea as to what is really
wrong.
ObjectTypeValidator should give a more meaningful error message.
----------------------------------------------------------------
Key: WFCORE-596
URL:
https://issues.jboss.org/browse/WFCORE-596
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Affects Versions: 1.0.0.Alpha19
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Beta1
Presently the error is reported as: -
{code}
throw new OperationFailedException("invalid type key");
{code}
If you are making a call with a complex object type you have no idea as to what is really
wrong.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)