Hi,

I was using castor to load/unload java classes to/from xml file. I was using mapping 
file and everything worked well, until I switched to jdk1.4 and was forced to 
reconfigure my development environment. After that, the mapping file doesn't want to 
load into Mapping object (it gives no error message but after loading the Mapping is 
empty). The code seems to be ok, and the mapping file also - as it worked before 
switching from old environment.
When I set log writer in the Mapping object I receive such an output in the log:

Loading mapping descriptors from 
file:/F:/MojeDokumenty/Atlisoft/Budzet/budzet/config/mapping.xml
unable to find FieldDescriptor for 'class' in ClassDescriptor of mapping-root
Ignoring field no descriptor was found
Ignoring field no descriptor was found

and so on - many such lines further....

Any ideas what is wrong?

Maciek

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

Reply via email to