<%
String requestName = "get_registryInfo";
String requestType = "admin";
String requestKey = requestName+":request";
String responseKey = requestName+":response";
String requestTimeKey = requestName+":time";
%>
<%= requestName%>
The get_registryInfo API call is used to get a list of properties published by
the jUDDI registry such as registry version or the supported UDDI version.
If any error occurs in processing this API call, a dispositionReport element
will be returned to the caller within a SOAP Fault containing a message
describing the error in detail.