Hi everybody!
I'm using castor Xml. One of my xsd elements is of type xsd:date. The mapping docs say that this maps to a java.util.Date. When I generate the classes they get mapped to org.exolab.castor.types.Date. I'm not using any mapping file, just using the defaults. I just don't want to have any castor specific classes used directly in the generated classes client code. By the way, my version of castor is 0.9. What I missing here ?
Many thanks
Daniel Santos
