Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Spring Webservice - SOAP validation error

User_47YH4Jan 5 2022 — edited Jan 5 2022

Hello,
We have spring webservice (spring-ws) project hosted on weblogic server. Recently weblogic server was upgraded from version 12.1.1 to 12.1.3 and from then our application is failing while validating SOAP request with below error.
<org.springframework.ws.soap.server.endpoint.interceptor.PayloadValidatingInterceptor> <BEA-000000> <XML validation error on request: cvc-complex-type.3.2.2: Attribute 'xyz' is not allowed to appear in element 'sampleRequest'.>
I would be very grateful, if someone can help me out.

With regards,
Durga.

Comments

Post Details

Added on Jan 5 2022
0 comments
436 views