Skip to Main Content

Enterprise Manager

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!

oracle.xml.parser.schema.XSDException error in Oracle Form 11g

User469088-OCNov 23 2017

I am trying to invoke SOA webservice from Oracle 11g forms using java class import. I am getting below error message from oracle forms ORA_JAVA.LAST_EXCEPTION

org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 17 in XML document from class path resource [spring-context.xml] is invalid; nested exception is oracle.xml.parser.schema.XSDException: Duplicated definition for: 'identifiedType'

We have WSS security enabled in SOA webservice and using spring framework to pass security.

Please could you suggest how to resolve this error

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2017
Added on Nov 23 2017
0 comments
483 views