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!

Problem with WDSL which created by JDeveloper

Soheil StarJun 7 2012 — edited Jun 11 2012
I wanna use WSDLs which I created by JDeveloper, I just create web service in JDev by using creat web service wizard.(I have DB in my project)

Then when I want to use those WSDL in OSB it says "WSDL dependencies is invalid" and the problem is related to .xsd file which created by JDev. In edit reference tab I brows "XML Schema Name" and I select suit .xsd file. But again in that .xsd it has dependency to another file which has imported to this .xsd. When I track those imported tag in each file I got there are so many .xsd which I should to import all of them first to OSB to solve that dependency problem, but I sure this is not answer for that problem. Could any body give me idea how should I solve it ?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2012
Added on Jun 7 2012
4 comments
197 views