Sometimes Port name and Service name of generated WSDL is different when upgrade from 11g to 12c
(Doc ID 2331796.1)
Last updated on NOVEMBER 15, 2023
Applies to:
Oracle Service Bus - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Symptoms
When export OSB project from 11g and import to OSB 12c,
sometimes the port name and service name of generated wsdl for proxy service has changed.
ex)11g
service name="testQSService1"
port binding="test" name="testQSPort1"
ex)12c
service name="testQSService"
port binding="test" name="testQSPort"
Changes
Export the project from OSB 11g and import to OSB 12c.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |