Typefamily Set to XMLBean in WSDLC Causes JWSC tO Fail With ClassNotFoundError
(Doc ID 1452319.1)
Last updated on NOVEMBER 07, 2022
Applies to:
Oracle WebLogic Server - Version 10.3.4 and laterInformation in this document applies to any platform.
Symptoms
For JAX-RPC, typefamily set to XMLBEAN in wsdlc task will cause jwsc to fail with ClassNotFoundError.
the following task generates a web service from wsdl:
For same classpath, 3 different output based on the typefamily setting in wsdlc task:
1) Without typefamily, no error
2) With typefamily to be set to XMLBEANS, ClassNotFoundException is thrown
3) With typefamily to be set to XMLBEANS_APACHE, IllegalArgumentException is thrown
The com.bea.core.xml.beaxmlbeans_2.2.0.0_2-5-1.jar file is confirmed in classpath.
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 |