WS-I test tool - monitor config to connect to IBM registry gives problems
843834Jan 28 2004 — edited Jan 29 2004hi,
We have developed UDDI Registry provider implementing JAXR APIs. We want to test it for interoperability using WS-I test tools.
I have downloaded and run monitor and analyzer tools of WS-I. Thing is when I try to use IBM public registry (UDDI), I am not able to configure it properly in monitorConfig.xml file provided by WS-I test tools.
I am doing something like this:
<wsi-monConfig:redirect>
<wsi-monConfig:comment>JAXR HTTP Listner.</wsi-monConfig:comment>
<wsi-monConfig:listenPort>8090</wsi-monConfig:listenPort>
<wsi-monConfig:schemeAndHostPort>http://uddi.ibm.com</wsi-monConfig:schemeAndHostPort>
<wsi-monConfig:maxConnections>1000</wsi-monConfig:maxConnections>
<wsi-monConfig:readTimeoutSeconds>30</wsi-monConfig:readTimeoutSeconds>
</wsi-monConfig:redirect>
If any one has any idea regarding the same, please guide me.
thanks & regards,
- Gunjan