[castor-dev] Parsing error

2004-01-28 Thread Milan Dattawade
  What I am unable to understand is why am I getting this exception even though the content is enclosed in a CDATA section?  Isn’t the xml parser not supposed to treat the text within the CDATA section as markup?   Any help would be greatly appreciated.   Milan Dattawade  

[castor-dev] A very basic Mapping Question

2003-08-04 Thread Milan Dattawade
Can a single java class be mapped to different xml tags in a single mapping file? If yes, how to do it?   Thanks. Milan Dattawade  

[castor-dev] The marshaller cannot unmarshal non primitive types that do not implement java.io.Serializable

2003-06-18 Thread Milan Dattawade
Hi I am getting this weird exception even though all the classes that I am trying to unmarshall implement java.io.Serializable. Is there any other reason for getting this exception? Any help would be most welcome.   The marshaller cannot marshal/unmarshal types of Void.class, Class.class