blob: 691f239f66a90fcee46384c3a4d69245b2ae4c90 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1" ?>
<uddi>
<reloadDelay>5000</reloadDelay>
<client name="jaxr">
<nodes>
<node isHomeJUDDI="true">
<name>jaxr-client</name>
<description>JUDDI Client configuration using by JAXR for UDDI v3 UDDI-Servers</description>
<proxyTransport>org.apache.juddi.v3.client.transport.JAXWSTransport</proxyTransport>
<inquiryUrl>${javax.xml.registry.queryManagerURL}</inquiryUrl>
<publishUrl>${javax.xml.registry.lifeCycleManagerURL}</publishUrl>
<securityUrl>${javax.xml.registry.securityManagerURL}</securityUrl>
</node>
</nodes>
</client>
</uddi>