From: Petra M. <pe...@cs...> - 2004-02-18 03:14:20
|
Hi Tim, Petra Malik wrote: > Unfortunately the validator is still throwing exceptions. But this > time I cannot find a meaningful > error message. All the messages are null as far as I can see. I have > got no idea ... perhaps this is a bug in Jaxb. > Anyway, it will take some time to solve this :-( Just got an idea what the error could be ... each OptempPara needs Cat and Prec set in order to be valid. Could you please make sure that you alsways call setCat(...) and setPrec(...) before validating. Petra |