Implementation of the UDDI 2.0 API. That is, WebLogic Server is capable of being a UDDI operator that can host your own private registry of Web services. Start the server by running
< w1_home >\weblogic700\samples\server\config\examples\startExamplesServer.cmd
When the WebLogic Examples server is started, it deploys an endpoint that acts as a UDDI listener who understands all the UDDI API SOAP messages. This endpoint is actually a J2EE Web application found in
< wl_home >\weblogic700\samples\server\config\examples\examplesServer\.internal\uddi.war