I'm getting an oracle.xml.parser.schema.XSDException when I try to deploy my web application.
My laptop was formatted recently, so I installed MyEclipse 10.7. When I tried to deploy my web application to my local OC4J server, I get the following error.: // // Deploy error: Deploy error: Operation failed with error: Line 10 in XML document from URL /C:/oc4j_101350/j2ee/home/applications/dfp/dfp/WEB-INF/lib/csf-webservices-1.0.17-20130103.040738-23.jar!/applicationContext-csf-webservices.xml is invalid; nested exception is oracle.xml.parser.schema.XSDException: Duplicated definition for: 'identifiedType' // // I think it’s related to some XML parsers.  I don't think its MyEclipse that is causing the problem.