Brain, Jim wrote:
Notice that each type has an element named Extension, but each has a different type. When I run it through Castor, it creates the first Extension class and names it Extension, but then when it gets to the second one, it creates a new Extension class and overwrites the first one.

Is there a way to prevent that from occurring?

Yes. Use a binding file to give the extension elements' java classes different names.


Rhett

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


Reply via email to