Weblogic.wsee.tools.anttasks.ClientGenTask Generates Wrong Dir Structure in Weblogic 12.1.2.0
(Doc ID 1626410.1)
Last updated on JUNE 19, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
When migrating from WLS 12.1.1 to WLS 12.1.2.0.0, the generation of the WebServices (JAX-RPC) produces a wrong result which breaks the application.
Some directories are generated twice, it seems to be related to xsd:import of ../<dir>/<xsd file>. The result is a jar with some xsd double like this:
xyz/<dir>/<dir>/<xsd file> (note the double <dir>) instead of the awaited xyz/<dir>/<xsd file>.
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 |