How is it possible, or is it possible at all, to extend a class which mapping is defined in another mappingFile.
I have a BaseMapping.xml and a accountMapping.xml
In the BaseMappingFile the class account is mapped. In the accountMappingFile there should be a class checkAccount which extends account. I get the following error:
---------------snip----------------
An element with the identifier "mypackage.account" must appear in the document.
---------------snip----------------
How can this problem be solved or is it impossible.
thanks in advance
Bachlechner Alexander
Econmy Line Software GmbH
Tirol/Austria
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev