My Oracle Support Banner

500 Internal Server while displaying REST WADL (Doc ID 2752644.1)

Last updated on JUNE 02, 2023

Applies to:

Oracle E-Business Suite Integrated SOA Gateway - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

On : 12.1.3 version, Installation Issues

Integrated SOA Gateway -  500 Internal Server while displaying REST WADL

Our developers have deployed custom web service as a new service successfully. They get a 500 error when trying to display the REST WADL. 500 Internal Server Error
Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
The following errors are generated in the oafm application.log when trying to display the WADL:
21/02/09 11:29:09.990 webservices: Servlet error
java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/JsonNode
  at oracle.apps.fnd.soa.rt.rest.common.RestServiceDescriptor.getWadl(RestServiceDescriptor.java:70)
  at oracle.apps.fnd.soa.rt.rest.provider.AbstractServiceProvider.serviceGETRequest(AbstractServiceProvider.java:81)
  at oracle.apps.fnd.soa.rt.rest.provider.IsgRestServiceProvider.serviceGetRequest(IsgRestServiceProvider.java:106)
  at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:149)
  at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:67)
  at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:259)
  at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:133)
  at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:83)
  at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:133)
  at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:71)
  at com.sun.jersey.s

ERROR
-----------------------
500

Changes

 

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


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