You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Steve Viens (JIRA)" <ju...@ws.apache.org> on 2005/02/01 21:41:22 UTC

[jira] Resolved: (JUDDI-52) Make Registry Specific Request in JAXR

     [ http://issues.apache.org/jira/browse/JUDDI-52?page=history ]
     
Steve Viens resolved JUDDI-52:
------------------------------

     Resolution: Fixed
    Fix Version: 0.9

A "String send(String, URL)" method has been added to the org.apache.juddi.proxy.Transport class to satisfy this request.

> Make Registry Specific Request in JAXR
> --------------------------------------
>
>          Key: JUDDI-52
>          URL: http://issues.apache.org/jira/browse/JUDDI-52
>      Project: jUDDI
>         Type: New Feature
>   Components: Apache Scout Requests
>     Reporter: Anil Saldhana
>     Assignee: Steve Viens
>      Fix For: 0.9

>
> String request = "<find_business generic=\"2.0\" xmlns=\"urn:uddi-org:api_v2\">" +
>                          "<name xml:lang=\"en\">  Anil's Dummy Organization  </name></find_business>";
> String response = regservice.makeRegistrySpecificRequest(request);
> Where regservice is an instance of RegistryService.
> I should be able to just pass the request string to juddi and want a response from juddi as a String.
> Can something be added to the IRegistry interface to accomodate this?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira