[
https://issues.apache.org/jira/browse/DISPATCH-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371419#comment-15371419
]
Ganesh Murthy commented on DISPATCH-444:
----------------------------------------
I added a field called fullyQualifiedType to the json dump() function of
EntityType. I did not add this field to the schema. When you call the
GET-SCHEMA function you should see the fullyQualifiedType
> Add full entity type to schema
> ------------------------------
>
> Key: DISPATCH-444
> URL: https://issues.apache.org/jira/browse/DISPATCH-444
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.6.0
> Reporter: Ernest Allen
> Assignee: Ganesh Murthy
>
> The console needs to send the full entity type for CRUD operations. For
> example the type for the entity 'address' should be
> 'org.apache.qpid.dispatch.router.config.address'.
> There is a type attribute that contains the correct value for existing
> entities.
> However, when sending a CREATE operation, the console doesn't have an
> existing entity. Rather than hard-code a map of entity names to full entity
> types the schema should contain the full entity type for each entity that
> supports any of the operations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]