Unable to Re-Generate Web Service in JDeveloper for a Method That Takes in an Object
(Doc ID 1118275.1)
Last updated on OCTOBER 17, 2023
Applies to:
Web Services - Version 10.1.2.0.0 to 10.1.2.3.0 [Release Oracle10g]Information in this document applies to any platform.
Symptoms
In a class file created in JDeveloper, there are a number of methods defined as "@webmethod".
Regeneration of the web service from this class has always worked fine, until a method was added that takes an Object type as a parameter.
Now, when attempting to regenerate the web service, the following error is generated:
"Method <method>: The following JavaBean parameters have property descriptors using types that do not have an xml schema mapping and/or serializer specified:
<package>.<Objectname>"
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! |