The generated files including descriptor classes are compiled, yes.
I'll step through the code later on, however I didn't find anything yet looking through the code - could it be a Xerces problem?


Keith Visco wrote:

Did you compile the descriptors?

--Keith

Jens Saade wrote:


Hi,

when marshalling objects to XML castor slightly changes element names.

Imagine the following xml structure:
<sx_data>
   <sx_r>
         <more children ...../>
    </sx_r>
   <sx_r>
         <more children ...../>
    </sx_r>
</sx_data>

Just unmarshalling the inner elements sx_r works perfectly. when
marshalling sx_data "sx_r is" changed into "sx_-r" !?
All object classes have been generated by the sourcegenerator. All
descriptor objects look fine - "sx_r" is always spelled right.

Thanks for help in advance.
Cheers,
Jens

-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev



--
PIRONET NDH AG
Jens Saade - Application Developer - Business Center Industry
Maarweg 149-161, 50825 Cologne - Germany
Phone: +49 (0)221-770-1794 - Fax: +49 (0)221-770 1005
Mail to: [EMAIL PROTECTED] - http://www.pironet-ndh.com


----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev




Reply via email to