Github user robertgmoss commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/492#issuecomment-72178754
So the problem is that the json sent to the client contains this field, so
in trying to deserialize it expects this. Would it be better to use the
ignoreproperties annotation?
On 30 January 2015 at 09:13, Svetoslav <[email protected]> wrote:
> registeredTypeName was deprecated in favor of symbolicName. Is the error
> in rest-client? Better fix it there to follow the changes in rest-server.
> If backwards compatibility is needed for existing binaries, then no need
> to create an additional constructor argument (unless required for json
> serialization) for registeredTypeName, use symbolicName to initialize the
> field.
>
> â
> Reply to this email directly or view it on GitHub
>
<https://github.com/apache/incubator-brooklyn/pull/492#issuecomment-72173558>
> .
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---