I have done the following many times before and not experience the above error - does it look familiar to anyone?
I have created a web service in jdeveloper (12) using the 'Create Web Service' context menu item on my class and then uploaded to our test server. I then use weblogic to get to the WSDL and use that to create a SOAP UI project - the new service is running fine in SOAP UI.
I then export the definition from soap ui and upload the xsd and wsdl files into a new OSB project. When I upload the wsdl - it gives me the error:
The WSDL is not semantically valid: The operation '{http://addressnbcommunity/}GetCommunityList' is bound to HTTP but is missing operation extension element as the first child of the wsdl:operation element. For the SOAP/HTTP protocol binding, this element is required.
I can't find anything similar when searching. Anyone seen this before?
The WSDL: