Dennis, In one of your responses in the JiBX forum you've mentioned that if class packages overlap, their mapping definitions should be defined in a single mapping file. Otherwise, if binding reside in multiple files, generated classes gets overridden in subsequent compilations.
We tried to put everything in a single mapping file, but that requires that mapping file will not have the following construct: <namespace uri="MyNameSpace" default="elements"/> Without that construct, we saw situations when namespace was not added to some arbitrary xml elements in the SOAP message, which in turn resulted in a communication failure. Do you know of any other options we can try? Thanks, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
