> From all I know at the moment I would tend to XMLBeans but I'm
> looking forward to your pro's and con's.

+1 for Digester if you don't need XML Schema support, +1 for XMLBeans
if we need it

I think we don't necessarily need XML Schema support because I believe
the mapping config xml file will not change very often (maybe during
development...)

+1 for BeanUtils for java bean support/reflection etc.

regards,
oliver

Reply via email to