interoperating problem
I build my private UBR based soapuddi, and use UDDI4J and Microsoft UDDI SDK to test my private UBR. UDDI4J can successfully interact with my UBR. Microsoft UDDI SDK2.0 can send request soap message and get the response soap message sucessfully, but when it parse the response soap message and make use it , there is a System.io. null exception.
Maybe, that was caused by different implementaion of soap specification.
interoperating problem
I build my private UBR based soapuddi, and use UDDI4J and Microsoft UDDI SDK to test my private UBR. UDDI4J can successfully interact with my UBR. Microsoft UDDI SDK2.0 can send request soap message and get the response soap message sucessfully, but when it parse the response soap message and make use it , there is a System.io. null exception.
Maybe, that was caused by different implementaion of soap specification.