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/03/17 04:35:21 UTC

[jira] Closed: (JUDDI-31) Automatically generated discoveryURL is incorrect

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

     Resolution: Fixed
    Fix Version: 0.9

Fixed once again.  The value used as the prefix for the discoveryURL can be set in the juddi.properties file using the 'juddi.discoveryURL' property name.  If not explicitly set the defaults prefix is:

  http://localhost:8080/juddi/uddiget.jsp?

Query parameters (such as businesskey=[uddikey] are appended to this prefix.  Here's a complete example:

http://localhost:8080/juddi/uddiget.jsp?businesskey=A3A21E50-9693-11D9-9E50-A503FE7D2F0E

Steve

> Automatically generated discoveryURL is incorrect
> -------------------------------------------------
>
>          Key: JUDDI-31
>          URL: http://issues.apache.org/jira/browse/JUDDI-31
>      Project: jUDDI
>         Type: Bug
>     Reporter: Steve Viens
>     Assignee: Steve Viens
>      Fix For: 0.9

>
> A discoveryURL automatically generated in org.apache.juddi.function.SaveBusinessFunction has a form  "<operatorURL>/discovery?businessKey=<businessKey>" which does not point a correct location. This should be corrected to a URL; "<operatorURL>/uddiget.jsp?businesskey=<businessKey>".
> Reported by: Takayuki Nakao

-- 
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