Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XSD reference error in parent and child service after 10g to 11g migration

Balaji RadhakrishnanDec 21 2012 — edited Feb 26 2020
Hi All,
We have migrated a parent webserivce(A) and child webservice(B) from Oracle SOA 10g to 11g.
Both the service A and B refer to the same XSD, before migration the XSD was placed in 10g server and it was referenced using the server url in the services.

After migration the XSD was referenced from MDS, but while trying to build and deploy the Parent webservice(A) after the deployment of child service(B), we are getting the below error.

Error:
"Global Type declaration/definition of name '{http://www.XXXX.org/oagis/9}EncryptedBinaryObjectType' are duplicated at the following locations:

http://soadev01.XXXX.net:80/soa-infra/services/../../../../../Fields.xsd [line#: 3166]
oramds:/apps/../../../../../../../Fields.xsd [line#: 3166]
There are at least two of them looking different:
http://soadev01.XXXX.net:80/soa-infra/services/../../../../../Fields.xsd [difference starting at line#:3168]
oramds:/apps/../../../../../Fields.xsd [difference starting at line#:3168]

Kindly help us resolve the same.

Thanks and Regards,
Balaji R

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 18 2013
Added on Dec 21 2012
2 comments
162 views