Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
3.3.1
-
Important
Description
I am using Oracle Fusion BPM suite combined with JUDDI registry.
Oracle Fusion BPM can not contact JUDDI registry because the portType namespace used by JUDDI is not correct according to me for "UDDI_Inquiry_PortType" (and most probably the others).
I have uploaded the WSDL from UDDI official website (http://www.uddi.org/wsdl/uddi_api_v3_portType.wsdl)
and the WSDL exposed by the JUDDI inquiry service. I can see that the namespaces do not match:
urn:uddi-org:v3_service (JUDDI) vs urn:uddi-org:api_v3_portType (UDDI V3 standard).
Am I wrong or is it a major issue?