Hi all, I've checked out castor-jaxb-2.0 from https://svn.codehaus.org/castor/castor-jaxb-2.0/trunk and tried to build it. I have some problems with dependencies. I tried with maven's compile command and it didn't work. I add manually logging related jars stuff and castor-1.2.jar, then it remains still some errors: - javax.xml.bind.annotation.XmlSeeAlso cannot be resolved to a type - org.castor.xml.UnmarshalListener cannot be resolved to a type
Could you please help me to resolve those issues. Thanks, Le Duc Bao

