When Deploying Service Interface to EJB Using the JDeveloper11.1.1.1.0 Wizard, Got the Error: java.io.IOException: Can't read fi.customer.test/TestEJBBeanWS.xsd at oracle.jbo.common.sdo.SDOHelper
(Doc ID 970745.1)
Last updated on OCTOBER 07, 2022
Applies to:
Web Services - Version 11.1.1.1.0 to 11.1.1.2.0 [Release Oracle11g]Information in this document applies to any platform.
Symptoms
On 11.1.1.1.0 in Production:
When attempting to deploy generated service interface to EJB using the JDeveloper 11.1.1.1.0 wizard on the embedded Weblogic Server, the following error occurs:
ERROR
-----------------------
java.io.IOException: Can't read fi.customer.test/TestEJBBeanWS.xsd
at oracle.jbo.common.sdo.SDOHelper.defineSchema(SDOHelper.java:73)
at fi.customer.test.TestEJBBean.(TestEJBBean.java:34)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processWLSAnnotations(EjbAnnotationProcessor.java:1739)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |