> hi !
>
[quoted text clipped - 5 lines]
>
> Thanks a lot.
Castor is definitely still under active development. They're close to a
1.0 release, they just recently released 1.0 M1. The website
(http://www.castor.org) does seem to be down at the moment, but it was up
yesteday.
Alternatives are JAXB and XML Beans. I've never used either so I can't
tell you how good they are. Castor XML works well for me on the stuff I
have used it for.
Dan.

Signature
Daniel Dyer
http://www.dandyer.co.uk
Joe Attardi - 23 Jan 2006 16:34 GMT
> Alternatives are JAXB and XML Beans. I've never used either so I can't
> tell you how good they are.
I used JAXB (Java Architecture for XML binding for those keeping score
at home) about a year ago and it was a fairly painless experience. I
have the opposite situation than Dan - I've never used Castor so I
can't compare. But it is very easy to use, and even has Ant tasks to
help automate the XML binding process.