My Oracle Support Banner

Oracle API Gateway Is Not Able To Import OSB Proxy WSDL (Doc ID 2532030.1)

Last updated on OCTOBER 07, 2022

Applies to:

Oracle API Gateway - Version 11.1.2.4.0 and later
Information in this document applies to any platform.

Symptoms

Develop and deploy an OSB proxy service and attempt to register the WSDL from this proxy service in Oracle API Gateway.  When the registration process is attempted, an error occurs and the registration fails.

Examining the WSDL and all the schemas associated with the WSDL, the locations referenced appear to be accessible from a web browser.  However, the Gateway shows the following error on the registration:

java.lang.RuntimeException: Couldn't build the WSDL document
at com.vordel.ws.WSResourceSetCache.createDoc(WSResourceSetCache.java:45)
at com.vordel.ws.WSResourceSetCache.init(WSResourceSetCache.java:33)
at com.vordel.ws.ResourceSetCache.init(ResourceSetCache.java:31)
at com.vordel.client.swt.wsdl.RetrieveAndValidateWSDLPage.validateContents(RetrieveAndValidateWSDLPage.java:28)
at com.vordel.client.swt.wsdl.RetrieveResourcePage$RRImporter.run(RetrieveResourcePage.java:60)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at com.vordel.client.manager.actions.services.GUIWebServiceGenerator.addWebService(GUIWebServiceGenerator.java:140)
at com.vordel.client.rcp.navigator.actions.services.AddWebServiceAction.runAction(AddWebServiceAction.java:36)
at com.vordel.client.manager.actions.ManagerAction.run(ManagerAction.java:26)

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.