I have moved a Web application from Weblogic 9.2 to 12.1.2.0.0. When I tried to Install the application through the Weblogic console, it gives me below error. I have searched the "fast-swap" text in every XML file in the Web Application but could not find a match.
Can someone please help me on this. Weblogic console gives me below error.
VALIDATION PROBLEMS WERE FOUND <2:4> problem: cvc-complex-type.2.3: Element 'fast-swap@http://xmlns.oracle.com/weblogic/weblogic-application' with element-only content type cannot have text content.
Just found the culprit, founf weblogic-application.xml within the META-INF with below contents,
So I had to correct it as below,