Hi all,
In our project, we use the weblogic sp4. We use the XML Schema compiler of Weblogic which comes with the Weblogic sp4. It creates one jar file after compiling all the XSd files. We have 4 XSD files, which I am attaching with this mail. Weblogic creates XMLSchema.jar (131KB) after compiling thyese 4 files.
Our client does not want to use the weblogic workshop, and the build will be through an ANT sctript in a Solaris m/c. So to make the XMLSchema independent of the weblogic, we are trying to use xmlbeans-2.0.0-beta1, provided by Apache XMLBean group. When we run the scomp with the same 4 XSD files, it creates a jar file XMLSchema.jar(137KB) with the command scomp -out XMLSchmea.jar <4 xsd files>.
These two jars are incompatible, as when we are trying to parse the same XMLs using the scomp generated jar, we get errors in XMLSchemaLoader....If reqd, I can send the Stacktrace....
Is there any way to work around to this? Can the schemaCompiler used by Weblogic sp4, is available to run like scomp?
Please get uin touch with me for any further query....
Sujoy Banerjee
| Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you |
FrameworkConstant.xsd
Description: Binary data
MonarchConfig.xsd
Description: Binary data
po1.xsd
Description: Binary data
SQLMap.xsd
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

