[
https://issues.apache.org/jira/browse/JUDDI-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670271#comment-13670271
]
Alex O'Ree commented on JUDDI-599:
----------------------------------
Adding from preliminary design discussion. I've started a separate maven war
project with dependencies to apache cxf's jax-rs. CXF supports both JSON and
XML encoding of response messages so I was thinking of using something like
this for the URL format.
/inquiry/find_binding/{encoding}/{query params}
/inquiry/find_business/{query params}
/inquiry/find_relatedBusinesses/{query params}
/inquiry/find_service/{query params}
/inquiry/find_tModel/{query params}
/inquiry/get_bindingDetail/{encoding}/{key}
/inquiry/get_businessDetail/{encoding}/{key}
/inquiry/get_operationalInfo/{encoding}/{key}
/inquiry/get_serviceDetail/{encoding}/{key}
/inquiry/get_tModelDetail /{encoding}/{key}
the result sets would be the logical equivalent of the UDDI data structure in
the specified encoding
> Add REST style bindings for inquiry, maybe publish endpoints
> ------------------------------------------------------------
>
> Key: JUDDI-599
> URL: https://issues.apache.org/jira/browse/JUDDI-599
> Project: jUDDI
> Issue Type: Improvement
> Reporter: Alex O'Ree
> Assignee: Kurt T Stam
> Fix For: 3.2
>
>
--
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