Problem to Make REST and SOAP Webservice Work in a Simple Web Application
(Doc ID 1989407.1)
Last updated on JUNE 06, 2022
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
Simple web application which exposes both a REST Service and a SOAP Webservice could be packaged in a WAR file.
The 2 Service class are :
- TESTMediaLibraryREST for the REST service
- TESTMediaLibraryWS for the SOAP Webservice
TESTMediaLibraryREST.java is as follows:
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 |
References |