Hi,

I need help because I'm trying to serialisaze java classes, in particularly 
java.awt.Font. Here is the error given by Marshaller:
org.exolab.castor.mapping.MappingException: The field WEIGHT_EXTRA_LIGHT in clas
s java.awt.font.TextAttribute is not accessible -- the field must be public, not
 static and not transient
        at org.exolab.castor.xml.Marshaller.getClassDescriptor(Marshaller.java)
        at org.exolab.castor.xml.Marshaller.marshal(Marshaller.java)
        at org.exolab.castor.xml.Marshaller.marshal(Marshaller.java)
        at org.exolab.castor.xml.Marshaller.marshal(Marshaller.java)
        at org.exolab.castor.xml.Marshaller.marshal(Marshaller.java)
Could you help me ?


Vincent Honnet
e-mail: [EMAIL PROTECTED]

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

Reply via email to