Deploying Web Services Published from PL/SQL Package Failed with the Error: unable to load class:java.lang.ClassNotFoundException: user.holders.ErrorRectypeUserHolderHolder
(Doc ID 880886.1)
Last updated on FEBRUARY 14, 2025
Applies to:
Web Services - Version 10.1.3.3.0 and laterOracle JDeveloper - Version 11.1.1.1.0 and later
Information in this document applies to any platform.
Symptoms
1. Publishing a web services from PL/SQL procedure using JDeveloper 11.1.1.1.0 the Webservice is published and compiled properly
2. While Deploying the Web services to the Application Server instance it throws "ClassNotFoundException" where that class already exists.
ERROR
<Error> <HTTP> <BEA-101216> <Servlet: "MyWebService1Port" failed to preload on startup in Web application: "EFT_WS_test1-context-root".
weblogic.wsee.ws.WsException: Failed to load class scottconn.holders.ErrorRectypeUserHolderHolder:weblogic.xml.schema.binding.util.ClassUtil$ClassUtilException: unable to load class:java.lang.ClassNotFoundException: <user>.holders.ErrorRectypeUserHolderHolder
at weblogic.wsee.ws.WSBuilderHelper.loadClass(WSBuilderHelper.java:296)
at weblogic.wsee.ws.WSBuilderHelper.findSeiMethod(WSBuilderHelper.java:737)
at weblogic.wsee.ws.WSBuilderHelper.populateOperation(WSBuilderHelper.java:358)
at weblogic.wsee.ws.WSBuilderHelper.populateOperations(WSBuilderHelper.java:343)
at weblogic.wsee.ws.WSBuilderHelper.populatePort(WSBuilderHelper.java:244)
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 |