You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Alex O'Ree (JIRA)" <ju...@ws.apache.org> on 2013/05/30 14:02:20 UTC

[jira] [Commented] (JUDDI-599) Add REST style bindings for inquiry, maybe publish endpoints

    [ 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