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/04/13 03:07:13 UTC

[jira] [Created] (JUDDI-588) Default Juddi business has services with endpoints starting with ${juddi.server.baseurl}/juddiv3

Alex O'Ree created JUDDI-588:
--------------------------------

             Summary: Default Juddi business has services with endpoints starting with ${juddi.server.baseurl}/juddiv3
                 Key: JUDDI-588
                 URL: https://issues.apache.org/jira/browse/JUDDI-588
             Project: jUDDI
          Issue Type: Improvement
            Reporter: Alex O'Ree
            Assignee: Kurt T Stam
            Priority: Minor


Default Juddi business has services with endpoints starting with ${juddi.server.baseurl}/juddiv3. This isn't  useful and should be replaced with either localhost or the hostname of the local machine. Something like 

String localhostname = java.net.InetAddress.getLocalHost().getHostName();

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